core icon indicating copy to clipboard operation
core copied to clipboard

Option Lists - Removal of option list field deletes data in database table.

Open nicktalsma opened this issue 3 years ago • 0 comments

Quick question here. Is there a way to remove an item from an option list without changing the data from previous responses.

For instance if I had the options: red, blue, green, yellow in an option list. And I had a form that used that option list for a field. And lets say I had 3 submissions from users who selected green... If I go an delete green from the option list, then it also deletes green from any previous submissions in the database, leaving me with a blank.

Is this normal behavior? Any workaround?

nicktalsma avatar Jan 13 '22 21:01 nicktalsma