Hello Koders,
I am working on an app and facing some issues. I made a dynamic layout using the Dynamic Component extension by Yusuf Cihan. Everything worked perfectly I am using Airtable for storing data and used that for displaying in dynamic card view. but now I want to make the card view click option.
Make sure the get id is number or not…
No, i am not getting number in get id block.
Show us your dynamic component creation procedure especially this card view.
Your card id will be CV31, CV32, CV33, CV34, CV35
The highlighted numbers are the position ID you should be using onClick event. To do so, simply replace the CV3
with nothing(!)
and then use the ID.
For example, CV31, When you replace CV3, you’ll get the ID 1.
This block will help you replacing the unwanted part.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.