DynamicComponent

How to make card view click event with dynamic card view after click send value to another screen

Are you using extension or creating normal?

  1. When any card view clicked
    a. Is a dynamic component
    Use a variable to get index of the clicked component and by using replace block remove the letters from the id. Now with the help of index try to use select list item list get the value and pass it to another screen

Yes dynamic component extension

Thanks for reply I will try your steps

1 Like

Ref

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.