-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
Description
Description
- Create a Screen with an editable record list control and a separate record list page
- On the list page, add a checkbox and two file upload controls
- Add a visibility rule to one of the two file uploads so it only displays when the checkbox is clicked
- Save and run as part of a Process
- Click to add a record list, then upload a file to the first displayed file upload controller
- Click the checkbox, then upload a file to the second upload controller
- Save and notice the record list
Result:
Only one of the two filenames are populated in the record list. Video available.
Reactions are currently unavailable