• Resolved erik2

    (@erik2)


    Hi,

    Is there a way to create form-input fields of the type (multi)select, other than changing the type in the db table?
    I’d like to have a select field with a few predefined choices, for populating a ‘varchar’ data field.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @erik2,

    You can create a lookup for this field. You’d have to create a separate table where you store the predefined choices.

    You can learn more here: Lookups | WP Data Access

    Hope that helps! Let us know if you have other questions. 😊

Viewing 1 replies (of 1 total)

The topic ‘select input field for varchar’ is closed to new replies.