Skip to main content
taavonb4494
October 27, 2022
Question

visibility conditions

  • October 27, 2022
  • 4 replies
  • 0 views

    4 replies

    csteward
    October 27, 2022

    Welcome to Appian and the forum here! 

    This can be accomplished with the "showWhen" parameter of the Text Component.

    However, currently your a!checkboxField() is not saving the selection into any local or CDT variables, which you would need to utilize in the showWhen of the text box.

    Also, when pasting code, for readability please utilize the handy Insert Code feature:

    taavonb4494
    October 27, 2022

    how do I add both save into locations

    csteward
    October 27, 2022

    This is part of your basic interface component configuration.  Have you been through any of the Appian tutorials?