Design view logged in user

Hi All,

Our app restricts displayed information based on the logged in users role, this has the unfortunate side effect of the visual editor not displaying information I would like it to display in the design view. Is there a way for the client be “tricked” into thinking a certain user from the user table is signed in?

This is my first time asking for help on a forum so apologies if im missing information needed or this is not in the right section!

The server model is NodeJS.

@lighthouseit
You can actually login using the designer view and then you should be able to display that users info in the design view. See here for an explanation of @psweb https://youtu.be/QEoYxYtDKi0?t=4075
(watch from 1:08:00)

Thanks for your quick reply!
Unfortunately I appear to be getting a 404 error?
This happens when I try click any button when in app connect and preview mode.

Sorry, haven’t personally encountered that and am also quite new to Wappler so not sure how to solve it.

Perhaps a bug?

It works fine for my node.js application :frowning: