Skip to main content
kavyam0002
November 2, 2021
Question

checkbox selection

  • November 2, 2021
  • 5 replies
  • 0 views

Am looking for, I have data. which am displaying them table form in UI. to that table(row values) it should show check box. when I select any of the checkbox it has to select it's parent value also. Display the selected values in another UI/Interface 

    5 replies

    stefanhelzle0001
    Brainy
    November 2, 2021

    This is a bit hard to follow ...

    In general, you can add any variable modification logic to the saveInto parameter of your checkbox.

    kavyam0002
    November 2, 2021

    yeah, it would be helpful if I get the logic  

    stefanhelzle0001
    Brainy
    November 2, 2021

    https://docs.appian.com/suite/help/21.3/fnc_evaluation_save.html

    There are some examples. As I have zero details about what you are doing, I can not be more concrete.