How to display some datamaster record's values in the next screen
Hello there,
I need some help to figure out a way to display other object attributes/ values based on the ID input by the user.
On screen A, user is required to enter Merchant ID and Amount. Then on screen B, I need to see a summary showing other merchant details based on the ID entered.
Eg: In a datamaster named "Merchants", I have fields including Merchant ID, Merchant Name, Location and Telephone and i have added records. Lets assume I have a record with the values Merchant ID="123456", Name="City Shoppers", Tel= "07123456789" and location="Kampala".
User enters the ID 123456 on screen A and on screen B, I should be able to see a summary of the other information based on the ID.
I have created an On-Page Load event but cant figure out the expression to filter info based on the ID entered.
I appreciate your help.
Any help is much appreciated.
Thanks for clarifying. Does the attached prototype achieve what you're looking for?
Thanks for clarifying. Does the attached prototype achieve what you're looking for?
Hi Paul,
This tutorial should help with this: https://www.justinmind.com/support/modifying-records-to-a-data-list-using-forms/
Hi Paul,
This tutorial should help with this: https://www.justinmind.com/support/modifying-records-to-a-data-list-using-forms/
Replies have been locked on this page!