Popup Window with Enum List triggered by Action - is this possible?

I have a field that is an enum list data type, and the options show when the field is clicked. Wondering if there is a method to make this dialog popup from another view? For example, if I am on a detail view, i would like the option to click a prominent button at the top and show this dialog over the current display

mykrobinson_0-1706642858563.png

 

Solved Solved
1 11 429
  • UX
1 ACCEPTED SOLUTION

You are probably looking for the INPUT() function. Implement that within an action on the table where the enum list column originates and I think that should accomplish what you are looking for.

View solution in original post

11 REPLIES 11
Top Labels in this Space