I need to know how to display set of data with a unique id.
That I need when user enter a name or any other unique number, the data associated with the id given by user is to be displayed.
Specifically when user input email and password in form i need to display the data stored in that mail and password in the next page.
And please tell me how to do it with out coding.I need it only using CMS and Custom Form.