Hi All,
I have created two forms “listing” and “details” for maintain the student information.
I have created one table name “Student”. I have created one extended data type “StuCode”.
The table has some fields like “StuCode”, “FirstName” and “LastName”.
I have added edit button on the listing page. I used one display menu item to open the student details form. But, the student details form is not displaying the selected student details.
I don’t know how to link the list page and details page.
Thanks in advance,
Hari