Good morning, I’m starting with thunkable and I already looked for it in the forum but I can not get this doubt. i’m using the cross Platform.
I have a login screen where after the user logs it goes to a new screen where it has a webview where I want it to load a specific URL for each user. for this in the user’s form I save name, email, password and url.
how can I do to after login he redirects to new screen bringing the url referring to that user and opening it in the webview automatically.
Thank you. i really appreciate.