asked on February 16, 2017
I have a read-only field that is being populated by Javascript.
I have the field flagged as required, because certain actions need to be completed before moving to the next stage.
Based on actions the user takes in the form, the value in the field changes to several different items, which can include changing it back to blank (that is the point I want it to track the requirement).
I'm hitting an issue, when it is changed to blank, the warning about it being a required field appears, but when it changes back to something else, the warning doesn't go away.
Does anyone know how to trigger that required field warning to refresh via Javascript?
I'm in version 10.2
Thank you!
0
0