Hello everyone, I would like to automatically convert numbers that I enter in a UI_Form Node to a special format.
I am currently entering different numbers in defined fields in the UI_Form Node:
Some numbers such as: parentIDSGTIN, parentIDSSCC and parentIDGIAI should be adjusted afterwards. I would like to solve this using a function. However, I cannot then bundle the values back into one file.
Is this even potentially possible?
So that I edit individual numbers using functions and then merge them again?