Dear community,
I'm using a Form in which I embeded a custom card.
In this custom card I added a few labels and text inputs to make a table.
Everything worked fine until the moment I started changing the position of the text inputs (X and Y parameter).
I referenced the Y to the Y of other text inputs.
Now, for only a couple of the text inputs, an error shows up "The value ... cannot be converted to a number".
When trying to solve the issue I'm requested to adapt the 'Y' parameter.
I already tried to replace the reference to other textinput.Y with a figure '77' for example and still same result.
Thanks a lot for your help.
Best regards,
Fabien