Sarah83 Posted August 31, 2004 Report Share Posted August 31, 2004 Hi! I like to hide some tabs of an index card depending on a radio button. How can I enter this hide property on the index card? Or ins't there any property and I must create a case or an event? I try to put my index card into ab event but there is no help for how to connect an index card (my help said no description available :headbang: ) Quote Link to comment
aledain Posted September 3, 2004 Report Share Posted September 3, 2004 Don't think you can hide individual tabs, but you can disable them. Look for the appropriate property node. You can also hide all the tabs using a right mouse click and selecting the appropriate drop down menu. As a workaround you could hide all the tabs and display just a string indicator of which is the current TAB above the top left corner. cheers, Alex Quote Link to comment
VDB Posted September 3, 2004 Report Share Posted September 3, 2004 Hi, you can access the properties of the individual pages by using the Pages-property Then by indexing the correct refnum, you're able to hide/show the pages you want. See attachement for an example. Greetings from Germany, VDB Quote Link to comment
Sarah83 Posted September 3, 2004 Author Report Share Posted September 3, 2004 Hi,you can access the properties of the individual pages by using the Pages-property Then by indexing the correct refnum, you're able to hide/show the pages you want. See attachement for an example. Greetings from Germany, VDB 1627[/snapback] I can't find the proberty PageVIs If I connect thearray index with the proberty node, I get Page, ok, but if I click for the proberties, I can't find PageVis, only page active, page visible.... If I disconnect this I can choosea class ... Quote Link to comment
VDB Posted September 3, 2004 Report Share Posted September 3, 2004 I can't find the proberty PageVIs If I connect thearray index with the proberty node, I get Page, ok, but if I click for the proberties, I can't find PageVis, only page active, page visible.... If I disconnect this I can choosea class ... 1632[/snapback] Sarah, "Page Visible" is the one you need. It's only shortened to "PageVis" in the Property Node. (right click on the node, Name Format, Long Names) good luck, VDB Quote Link to comment
Sarah83 Posted September 3, 2004 Author Report Share Posted September 3, 2004 Sarah,"Page Visible" is the one you need. It's only shortened to "PageVis" in the Property Node. (right click on the node, Name Format, Long Names) good luck, VDB 1633[/snapback] OK Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.