I have a following problem: I have a tableA
(standard FO table) that has a fieldA
(string) with the Allow Edit
property set to to No. Now the user would like to have several fieldA values changed with an added suffix, for example: FOO -> FOO_bar.
Can I do some sort of an CSV import that has old and new values or what would be the best way for start solving this?