Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do you create a list prompt that only displays 2 of a possible 5 items to choose from. Basically prefiltered prompt.
Populate the listbox with an expression something like:
if(Field = 'First Choice' or Field = 'Second Choice',Field)