Is there a way through Configuration Console to edit the character limits of a field? For example the Work Schedule value displayed on the Talent Requisition form is set to have a 20 character limit. Within the table of the database the data type is set to nvarchar(20). I am cognizant of the potential to edit the structure directly in the database however I worry that a future update/patch would just overwrite the value or that it would cause problems down the line.
Appreciate any feedback/advise