iLogic Form checkbox to turn a set of features on/off

iLogic Form checkbox to turn a set of features on/off

tjg86f
Participant Participant
768 Views
4 Replies
Message 1 of 5

iLogic Form checkbox to turn a set of features on/off

tjg86f
Participant
Participant

I am trying to make an iLogic form that can basically turn a set of features on/off with a check box instead of having separate buttons to suppress all of the features. The model will have multiple "configurations" that all start visible so I would like to use these check boxes to pick which configs to turn off or on. The reason I want this in checkbox form is so I can conditionally turn off other fields in the iLogic form based off the suppression status of each config (turning off dimension fields for all configs besides the active config) to hopefully make the form more user friendly.

0 Likes
Accepted solutions (2)
769 Views
4 Replies
Replies (4)
Message 2 of 5

CCarreiras
Mentor
Mentor

HI!

I guess you can't turn off fields in the form (let´s say... turn a field visible or invisible).

I use tabs to separate the fields: if the field is on, I complete the rest of the parameters, if it is off, I go to the next... but they are always visible.

CCarreiras

EESignature

0 Likes
Message 3 of 5

tjg86f
Participant
Participant

tjg86f_0-1656431294351.png

This is where I'm at right now. (Config 1 & Config 2 correspond to the smaller and bigger "C" shapes respectively). For reference, How would I go about putting "tabs" into a form like this?

0 Likes
Message 4 of 5

CCarreiras
Mentor
Mentor
Accepted solution

Create the tabs and then drag the fields into the respective tab.

 

ccarreiras_0-1656431719636.png

 

CCarreiras

EESignature

0 Likes
Message 5 of 5

CCarreiras
Mentor
Mentor
Accepted solution
Observing your form, i suppose you only need two tabs (config 1 and config 2) and two buttons (on/off).
CCarreiras

EESignature

0 Likes