Clears editable cells in sections if a section is a Table section with Allow add rows option - all rows will be removed.
Where you can use action:
Workflow, Button
Parameters:
Sections (type:text or array of texts) - section name or an array of section name. Examples:
SectionName
=’SectionName’
=Array(‘Section1’, ‘Section2’)
0 Comments