Hi There
Is there a way to capture the current selection in a form, and use this to display a specific record in a list?
For example, my current project is working on a way to "request’ stock. I have a form that the user fills out with the relevant info, one of them being a drop down with the list of available inventory. I would like to have the full details of the currently selected product shown below the form using a list view but im unsure how to go about this / if it is at all possible.
Any help would be great!