0

Removed choice value by mistake

I accidentally removed a choice value by mistake and saved the repair. My database is structured around the values of this particular field. I could just add the value again, although the Id number is different, so I will have to change a lot of formulas to use the new value instead of the old. Kind of a headache for a simple mistake. Is there a way or workaround to get that value number back, instead of creating another one?

 

I have progressed too much in my database to restore from a previous backup.

1 reply

null
    • Jorg
    • 5 yrs ago
    • Reported - view

    Hi, 

    unfortunately there is no way to get the id number back. I would possibly recommend to use the text of the value in the formulas like:

     

    text(ChoiceField) = "MyValue"

     

    In this case you could easier add the lost text values to you choice field again.

    Best, Jörg

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1224Views