Search

PDF Reset Column

Last Updated: Nov 23, 2020

Articles

Use this function to reset the validation for a specific column.

Syntax

PDF Reset Column (tablepath, uuid, column)

Parameters

Input Parameter Name Description
tablepath Path of the table
uuid UUID of the record
column Column to reset the validation

Sample

PDF Reset Column (/docube/api/pdf/Training/BasicTraining/invoicetable, 5fba170c58e0a754f2a19050 , PO Number)

  • Resets the validation error message applied to the column ‘PO Number’ in the table ‘/docube/api/pdf/Training/BasicTraining/invoicetable’ for the row with the UUID ‘5fba170c58e0a754f2a19050’.

To view all the Document functions, click here.

Did you find what you were looking for?