on 2009 May 27 6:29 AM
Hello,
Is it possible to have a tabstrip control like the one which we have in module pool where we group set of fields under one tab in case of adobe form ?
thanks
Hi,
I dont think you can have tabstrips in adobe form. But you can have subforms with a set or group of fields where you can hide or show that subform using a button in the adobe form.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Just check in TCode: SFP.
Now check Palette---Library(text box, check box, etc., here there should be Tab control also), or check Layout,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sneha,
I have used buttons as tabstrips , i am not able to paste the source code .However, all you have to do is :
1. Place 2 buttons say btn1 and btn2, one having a dark color and other a lighter color.
2. Place two subforms say sf1 and sf2.sf1 has content of first tab , and sf2 has content of second tab.
3. By default btn1(darker color) & sf1 will be visible.
4. On click of btn2 , interchange the color of buttons & visibilty of subforms.
I hope the above statements suffice.If you want the whole source code just contact at virag.shinde(@)lntinfotech.com
Regards,
Virag
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.