Hello All
I encounter a small problem of reflection on which approach adopted concerning :
1- Tumping of the action with the Generic Component when any ???. Click who will execute a creation @DynamicComponents via the parameters of a Schema Template.
Objective: to use the components generated by this Schema Template to make them Clickable in order to execute a precise action in particular thanks to this dynamic component.
Solution 1 : Proposed by @Still-learning
This solution is well functional but I cannot specify exactly the name of the clicked component because the blocking “When Any Image.Click” does not limit the clique to the ID of the dynamic component to which I want to affect the action but if I click on another image (Dynamically created or not) in this screen the action is triggered.
Solution 2 : Proposed by @RaYzZz
NB: Here, the trigger uses a static created button
But if I also use “When Any Click” I get the same functional result as the approach of @Still-learning
Questions :
-
How to use a static component as a trigger to create dynamic components with a template Schema by reusing the same GSheet/Tiny DB data?
-
How to specify in “When a component.Click” when one clicks only on a dynamic component of the Schema Model to execute a defined action precisely ? Thus assign each parameter to an action without this action is not carried out by other static components not concerned.
Good now my dear friends that everyone comes to debate their approach
![]()
GValleyMarket.aia (2.3 MB)
Thanks To All


