Hi,
I have a Multi Enum Field with some terms. In a second Multi Enum field I want these terms translated. I created a formula array/push, which fills in automatically the provided translation of the term. If there is term A-original in one language, it will fill in Term-translated in the other field.
If I edit the record again, on saving, the formula array/push causes, that the same entry is filled in again (i.e. on every edit, I get a duplicate, triplicate .... entry).
How can I avoid that?
I have a Multi Enum Field with some terms. In a second Multi Enum field I want these terms translated. I created a formula array/push, which fills in automatically the provided translation of the term. If there is term A-original in one language, it will fill in Term-translated in the other field.
If I edit the record again, on saving, the formula array/push causes, that the same entry is filled in again (i.e. on every edit, I get a duplicate, triplicate .... entry).
How can I avoid that?
Comment