5 Different Listviews using Dynamic component Extension | Guide

can you tell how to use blocks with schema?

If you want to set a different pressure for each component what do I do ؟

WDYM by this :eyes:

Your screen isnt a physical button, so i dont think the sensitivity by which you will click the card view can be calculated. Altough if you want you can calculate for how long a card view was clicked

1 Like

how to use external extension in json schema?

Check out this tutorial Tutorials from a-z, How to create schema templates with DynamicComponents and Python

can I ask how that schemas are being use? :sweat_smile:

I keep having this error:

Use Do it to debug your procedure, somewhere you use join vv1 where not supposed to

In the id place you used directly get number block. Always try to use Alpha Numeric as id in dynamic component extension.

And of course try to clear UsedIDS whenever you create dynamic component

i am trying to make 3 buttons in cardview following this block, but everytime i press those 3 buttons i don’t press them but pressed the card view please help me

You should set cardview to non full clickable in order to use button’s click

thanks a lot :grinning:

Did it work for you ?

1 Like

works, button in card view can work, but card view can’t be clicked, no problem because I just need the button

1 Like




1a

when pressing the call icon, calling the phone number on the card, with what part should I connect the block?
note: image3 is a call icon, the phone number is taken from the google sheet database. please help

Set local index to replace all text - call dynamic components get id - get component, segment image3 and then once you have the index you can set it to label get text of component - call dynamic components id - join phone local index

1 Like

I haven’t been able to solve it, every image in the card has an identity, how do I know which image was clicked? with this block the block always calls the number from the last row in google sheet

Read this :point_up_2: :point_up_2: :point_up_2:

solved, very thanks :sweat_smile: :laughing:

1 Like