Remove "create an option" from dropdown text of action form

In my action form, I have a dropdown that is backed by an object type. For some reason, the text for it is Select or create an option and we want it to only show Select an option:

For a non-object type backed dropdown, there’s an option to not allow other values:

Does this exist for object-backed dropdowns somewhere?

Hi @lxia ,

Thanks for bringing attention to this. Turned out this was an internal bug related to our work on the ability to create objects here in certain cases (Upserts), and we’ve fixed this so it will no longer reference create as an option when that is not possible.

You should see this reflected shortly!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.