question

Santiago Serrano avatar image
0 Likes"
Santiago Serrano asked Jeanette F commented

enable/disenable a Textbox using a checkbox

HI all,

Its posible to use a checkbox to enable/disenable a Textbox or show/hide when its check?

Thanks for your help


1665593779809.png

FlexSim 22.1.4
checkboxparameter dashboard
1665593779809.png (1.8 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Santiago Serrano, was Phil BoBo's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered

In the edit field's properties, you can add a string ID.

Then you can reference that field by ID using the getdashboardcontrol() command.

Then you can use the windowgray() command to enable or disable that field.

1665779738699.png

checkbox_enable_edit_field.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.