Quote from
HPW on January 26, 2021, 11:43 pm
Luis told me that a forum security software reacts on some keywords. So here mynext try.
Hello,
The tab control has no own content. It all depends on visualneo objects.
You have the visual frame and the Change action. What is inside is visualneo content.
So there are different option:
Your content is on one page. Then you have to provide code in the Change action to switch visibility of the wanted objects and to hide the unwanted objects.
Or you put your content for each tab on different visualneo pages and the you switch to the different pages in the Change-action. I noticed some small problems with my sample app "hpwTabControl.pub".
Put it in the plugin directory and ran it.
It shows how to deal with content on different pages.
Notice that in Page-Enter Action you have to update the Tab.
I tried to attach the pub or zipped pug but I get error when I try to post it.
So when interested send me a mail address to send to.
Regards
Hans-Peter
Luis told me that a forum security software reacts on some keywords. So here mynext try.
Hello,
The tab control has no own content. It all depends on visualneo objects.
You have the visual frame and the Change action. What is inside is visualneo content.
So there are different option:
Your content is on one page. Then you have to provide code in the Change action to switch visibility of the wanted objects and to hide the unwanted objects.
Or you put your content for each tab on different visualneo pages and the you switch to the different pages in the Change-action. I noticed some small problems with my sample app "hpwTabControl.pub".
Put it in the plugin directory and ran it.
It shows how to deal with content on different pages.
Notice that in Page-Enter Action you have to update the Tab.
I tried to attach the pub or zipped pug but I get error when I try to post it.
So when interested send me a mail address to send to.
Regards
Hans-Peter
Vadim and danito have reacted to this post.