I want this button to be hidden in this app once I click on this button, but this button is hidden only once. I have to hide as many buttons as I can click on.
aia-
monini_vidya_copy.aia (351.3 KB)
I want this button to be hidden in this app once I click on this button, but this button is hidden only once. I have to hide as many buttons as I can click on.
try this
monini_vidya_copy2.aia (352.6 KB)
If you click, get id of the button, put in to tinydb. Next time while screen init if the button id present in tinydb, it will not visible
thanks
oh yeab, but user need to click labels…and slightly need to modify the blocks
Do you have any example blocks?
modify like this
thanks Again
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.