(05.12.2019, 13:16)Erwin van der Zwart Wrote: Hi,
Why don’t you just duplicate your page for each user and assing the adjusted page(s) to each user?
It can be done by JS but it requires a .lp to detect the user, custom JS and custom classes on the objects.
Duplication is much faster to do.
BR,
Erwin
Hi Erwin,
because my end customer wants to be able to assign objects to the different users. I think it is easier to propose to modify a script "js" (with "array" to manage) rather than to make several pages that it will not be able to modify easily.
BR,
Dominique.
I know it is more complex to detect the user since it requires a ".lp". I thought I'd do it by creating as many 0/1 objects as user and setting PINs. So I will have in ".js" only to detect the object and not the User.