Option list on Tag column resets after commiting

Hello! I am trying to build an app that has a table with a editable tag column. For my case it is called "Type". This column has this array as data source: ['text','number','date','datetime','select','document', 'email','phone']. When I am editing something on the table I have no problem, but when I commit and push the option list no longer works. The option list resets to having no values.

I am working on staging and my environment is connected to GitHub.


Hello @Rodrigo and welcome!

What does the list look like if you:

  1. use the Manual Content option and build the data source array there as discrete options

  2. toggle the value of the Allow Custom Values option for either Manual or Mapped options