How can I add an items dropdown that lists item titles for the user to select but passes item_id to my update item action?

Resolved

See title ๐Ÿ˜„

I want users to see and select from a list of user-friendly item titles. But I want my add_post action to pull and save the selected item's uid.

1
3 replies