Adding values of a table into enum options for a field in another table

I think you might be looking for the Tag column type of the table. This can have options mapped to your merchant table enums and should also give you the ability to type/search to select the proper tag, something like this:

image

2 Likes