Same Function With Two Components

suppose i have i button and 1 label both are clickabel

i want to set that if button or label click then open another screen

but instead of setting the block two times for both

can i set it once for both components…

is there any shortcut

Thats were procedure blocks are for.

image

3 Likes

how many procedure can i use in one screen

As many as you want. You can name them as you like. Start experimenting and see what works for you.

2 Likes

ok thanks sir

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.