Custom Popup on a Tabular Form for Multi Row Operation
376519Feb 9 2005 — edited Jun 13 2007I am trying to implement a custom popup on a tabular form that I can pass a value typed in to a text item like âNameâ to the popup so it can filter a list of names on what was already typed in.
Once a selection is made I need to have the selected name passed back to the text item.
This is easily done when not using a Tabular Form. Any ideas would be great?