Multi type for a custom field

Hi Builder Team.

I want to create a custom field in Data Model name ‘Url’ with multiple type.
Example: When user click to ‘Url’ field there is 3 type will dropdown on it: Type URL, Type Model and Type Shopify Collection List. When user select the Type URL user can enter an url on the input, when user select Type Model, user can choose an exist model and link to it…
Can anyone help me on this problem?

Thanks All.

Hi @ducanh,

You can try to enable enum for a custom field. Enum gives users a predefined list of options.

Give it a shot and let us know if you’ve further questions!