Hi,
My WD APplication includes an InputField element.
The content in it is filled with strings from the backend.
The thing is, that the size of the strings differs dramatically when changing the locale, and therefore I cannot set a fixed width for it.
Is it possible to make the size dynamic, in a way that it will grow/shrink according to the size of the text in it?
I had the same problem with the dropdown list, but It was solved after I removed the fixed size from the property width...
For some reason it is not working for InputField.
Please advise.
Best Regards,
Oren.