Hello Everyone,
I am wanting to know what the best implementation is for a form I am making.
I have a drop-down of contacts and it auto-populates the selected contact fields such as contact name, title, etc.
I want to display the Title Name but return the Title ID.
- Display Only with Popup LOV value does the trick but raises session state errors as a dynamic action populates the values (user-selected)
- Setting it as Popup LOV works, but it isn't appropriate for this page item that auto-populates (i.e. the page item is not designed nor intended to be selectable)
- I believe other approaches would be to make hidden item and just submit the one I desire to submit.
Would much appreciate any guidance on approaches/strategy that is most appropriate.
Thank you,
Jay