Last Updated: Feb 14, 2022
Use this function to clear the field-level validations applied.
If there was a validation error message that was on a field, calling reset function clears the error message associated with that field and the error message will no longer be displayed on the screen.
PDF Reset Column (document_table_name, uuid, column)
Input Parameter Name | Description |
---|---|
document_table_name | Name of the document table |
uuid | UUID of the record |
column | Column to reset the validation |
PDF Reset Column (InvoiceTable, UUID , PO Number)
To view all the Document functions, click here.