NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Wizard Tab Style does not handle hiding and unhiding fields well
« previous
next »
Print
Pages: [
1
]
Author
Topic: Wizard Tab Style does not handle hiding and unhiding fields well (Read 3519 times)
terryd
Hero Member
Posts: 759
Wizard Tab Style does not handle hiding and unhiding fields well
«
on:
February 04, 2016, 10:27:17 PM »
I have an application using a Netwebform set to a wizard Tab style.
The original height of the wizard seems to be determined by the height of the tallest tab in the form.
In one of the tabs I perform a test and based on the result I display a series of check boxes. One of the tests unhides 9 fields which then overflows the display area and overwrites the Previous/Next/Save/Cancel buttons area.
In this instance I have worked around it by displaying 2 check boxes per line but in the future this may not be a practical solution.
Would it be possible to regenerate to form if this happens?
My other alternative is to leave the fields unhidden at form generation and hide them afterwards and then unhide them again based on the test.
Logged
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Wizard Tab Style does not handle hiding and unhiding fields well
«
Reply #1 on:
February 05, 2016, 12:13:39 AM »
Hi Terry,
could you make an example showing the effect, then I can work from there to see what is possible?
cheers
Bruce
Logged
terryd
Hero Member
Posts: 759
Re: Wizard Tab Style does not handle hiding and unhiding fields well
«
Reply #2 on:
February 05, 2016, 08:59:41 AM »
Hi Bruce
Amended web3 app attached
To duplicate
Insert a traffic record
Height of the wizard is based on the tallest tab (Tab1)
Next to Tab2
click on expand button
The button set at the bottom is overwritten.
If the check boxes on tab 2 are not hidden on insert then the height of the form is the height of Tab2
Logged
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Wizard Tab Style does not handle hiding and unhiding fields well