First, sorry for the late reply.
Can you also show how you are creating components?
First, sorry for the late reply.
Can you also show how you are creating components?
Problem is solvedā¦ the main problem is he is not deleting properly from his PHP due to wrong Iād. No issue now
This is how it works, I share in case someone has the same problem in the future
The error was given by the āJson Parseā block, but for some sudden reason, it stopped giving the error and sending the ānullā message, which is how it should be when there is no more data. When the last item was eliminated, the last item could be eliminatedā¦ success to all especially to GSR who spent hours helping me, thanks friend, blessings
Welcome friendā¦ BTW it is GSRā¦
Make two correctionsā¦
Hello i have a problem and i need help. The dynamic component block my app a few seconds until it show the views. Im using UI and and listing 10 by 10. This is my code.
Unable to Create Dynamic Firebase Componet Null Object error shown
You cannot create Firebase component dynamically, special operations should be performed to create a dynamic Firebase
Object.
First of all, thank you for an awesome extension.
I have buttons in my app that are partially created in the designer and partially through this dynamic components extension.
When using the any buttonās click event as follows
I get the following error for any button created through the designer:
The operation Text cannot accept the arguments: , [*nothing*]
What I am actually trying to achieve is to only react to the buttons created through the extension, but how can I recognize them? The GetId function returns this weird value that unfortunately cannot even be compared to in any way.
Thank you
Michael
You must use if then block
If the clicked component IsDynamic {get component}
then get the id of the clicked component
I didnāt see the isDynamic block. Thank you.
I have it, but simply overlooked it among all the other blocks. It works perfectly. Thanks
How can I use this property in components created via schema?
in the component place just use get dynamic component with dynamic id
I have an image in Card View. I can get the Dynamic ID of the card view, but not the image.
do you want to get the image?
multiple way you can get itā¦
get id , convert it into index with this index take the item from image list
get id of the clicked component , convert it into dynamic image id, using this id get the image associated with this id
This is how images are loaded. The methods you said donāt seem appropriate to change after theyāve been added.
You are using schema, in which you can set image ,cont get image from dynamic id
Hello. There is always a problem with ball component? I tried to create it and the ball doesnāt move . I can change position but it canāt move and also I can get the right speed value of the component. I have to fix something? I read that some users are using it fine