Cant copy screen showing server error

Check if there’s any errors in your blocks, if not, try to refresh your browser,

Cant copy screen

the question is, why are you copying screens? this is considered bad programming practice…

DRY - Don’t repeat yourself…

you should separate data and logic and with for example only one screen together with the logic you can handle as much data as you want… no need to copy screens…

see also tip 1 here

Taifun

3 Likes

This post was flagged by the community and is temporarily hidden.