Conditional tab visibility triggers weird form glitch
Hello! I have a form, where the visibility of a tab is dependent on the selection from another tab. Every time the tab's visibility is true, the content from last tab in the form get's displayed under each tab as well (rather complicated to explain so I added some pictures). Here is the code from the form:
I cut most of the other tabs and fields. The last tab (process.tabs.warranties) gets displayed under each other tab if the tab process.tabs.excavation is visible. When I put a different tab as the last one, this one is displayed under each tab. So it's not about the content of the specific last tab but it's position of being the last one.
0 Replies