Hi,
on a canvas app, I want to initialize a field with a value that is contained in a field of type text.
I initialize an other field of type text without any issue, so I guess the issue is that their types are different.
How can I handle this?
The combo field in error, with the Default property = Inputbet.text (the original field from a previous form)
The field of type text just below that is well filled with the property Default =Inputbet
