What is the peoplecode to set the Field-Required checkbox ?
What is the PeopleCode to set the "Required" checkbox to "off" ?
When the "Required" checkbox is on, the "Setcursorpos" function does not take the user to the page coded in the function:
I have tried to use the Setcursorpos function on a SaveEdit, but the SaveEdit event does not execute if the "Required" checkbox is checked for a field in the Record Field Properties Edits tab.
We have a number of pages in a component, and, when a required field is not entered, the <Save> button does not, on its own, take the user back to the field in error.