justinmind-logo
 
Upvote 1

How to return a specific value from the data master, based on the row?

In Progress Ariane 3 years ago

Hi,

I'm creating a connexion menu where users have to sign in with their email and password.

Once their connected, they are directed to another page with their name on the title of the page.

I am able to make the connexion button recognize the email and the password, but i want to make appear the name of the client based on the email of the data master.


How can i do it?

Replies (1)
photo
1

You can use a Variable to store the value of the correct username, and then use an event on the next screen to filter the Data Master according to the value of the variable. Check out the attached example.

Leave a Comment
 
Attach a file