Skip to main content

How can I set the first element in my item picker to be checked?

Comments

1 comment

  • Guillaume Ruelle

    In the load event of your item picker, put a "Set Form Element Item Property" activity.

    Item Key : 0

    Property Name : checked

    Property Value : true

    0

Please sign in to leave a comment.