Hello,
I have a problem with one of the forms of my app.
First, i will introduce the model to contextualize:
The form to add instruments used to the survey works the following way:
User chooses to add one:
Add form opens with a dropdown input that has to be completed by the user with the code that identifies the used instrument:
This dropdown is an enum that takes codes of instruments from instruments table.
When a code is selected, all the data for that instrument pulls into the fields of the current form.
It works perfectly
But fails for no reason when text is large (or at least that seems to be the pattern)
In this example the field โmodeloโ fails, not sure why, but it happens with other fields.
I checked:
Any clue what may be the cause?
Thanks!
Solved! Go to Solution.
So you DO NOT have a Valid_If expression assigned in the [Modelo] column. Ok got it.
Check to make sure there is no MAX character length set.
The text you have shown is not too large for a Long Text column. I donโt believe that is the issue.
User | Count |
---|---|
18 | |
11 | |
7 | |
4 | |
3 |