nuAutoNumber glitch
Posted: Fri Jul 24, 2020 5:33 am
Hi,
There's a small glitch when selecting nuAutoNumber.
1. Pick nuAutoNumber from the select.
2. Save the Form
3. Result: The save button is still red (=form appears as not saved)
4. Cause: function nuShowInputJS() calls $('#sob_input_javascript').val('').change(); when the form is loaded which sets the nuEdited class for sob_input_javascript
There's a small glitch when selecting nuAutoNumber.
1. Pick nuAutoNumber from the select.
2. Save the Form
3. Result: The save button is still red (=form appears as not saved)
4. Cause: function nuShowInputJS() calls $('#sob_input_javascript').val('').change(); when the form is loaded which sets the nuEdited class for sob_input_javascript