I have a form whereby the person entering data can choose 3 types (initial, revision, warranty) of radio buttons. If the person selects "revision", specific fields present themselves. I have a text field for the initial design ID# which refers back to the list item upon first entry.
How can I put these steps together where I can make a reference link just below the entry that links back to the ID from the list? I believe it is through the On-Select Function using a LookUp(yourDataSource, ID=DataTable1.Selected.ID) from the SharePoint list.

Report
All responses (
Answers (