Search found 2 matches

by RBeer
Wed Dec 20, 2023 2:56 pm
Forum: ReadyDoc Visibility Conditions
Topic: Visibilty Conditions Examples
Replies: 6
Views: 18161

Re: Visibilty Conditions Examples

Can this be done based off the properties city?
I've been trying to do it and I keep getting errors.
For example, I want a document to only show for the 5 NY Boroughs.
Thanks!
by RBeer
Mon Jan 10, 2022 1:41 pm
Forum: Automation Code Snippets
Topic: How to Loop Through Tasks
Replies: 1
Views: 1074

How to Loop Through Tasks

I would like to make a process that will make a checklist task required again, once it the task was already marked as completed. I was thinking of doing that by putting in a code snippet that will loop through all the tasks to see if this specific task is already there and marked as completed. Then ...