Hi all,
Is there a way to clear table values in Laserfiche Form Cloud?
I tried set an empty value in wf output parameter then assign to form value.
Its only clear the first row.
I need to clear all row.
Any idea?
Hi all,
Is there a way to clear table values in Laserfiche Form Cloud?
I tried set an empty value in wf output parameter then assign to form value.
Its only clear the first row.
I need to clear all row.
Any idea?
Hi Mohd, Just Ran a test to check this out
Starting form
After WF ran
I then created a WF with the following Input/Output Paramters
And used this workflow
Put a Single Space in the field below where the arrow is
This updates the form but does not actually remove the ROWS, just the values.
If you want to do more values, then you need more input/outputs.
Hi Mohd,
Do you want to reset the values while in the Forms interface, or just have WF pass back an empty value for all rows in the form?