Is there a way that we can get kids signed in?
I feel like I've done this before, but I can't remember how.
We're putting on an event for over 100 kids who signed up, and I'm trying to get it so these kids can just find their name and click "Attended" (checkbox only) to prove that they showed up. However, I don't want them to be able to see everyone else's contact information (addresses, phone #s...)
Dynamic View apparently only works if you have a Smartsheet account. I can't publish a report without it being "Read Only," so nobody can make changes to a filtered view. And by publishing the sheet, there's no way to limit what columns are shown.
Please help! I thought I had this under control already, and I apparently did not.
Answers
-
Hey @fennerb
What I would do in this situation is actually use a completely separate sheet.
- Have one column with all the names listed (copy/pasted from your original sheet with all the data).
- Have another column that houses the checkbox
Then you can use a formula from your source sheet to look into this checkbox sheet and return either a value (e.g. "Checked in") or another checked box in this sheet, too.
=IF(COUNTIFS({Name Column}, Name@row, {Checkbox Column}, 1) >0, "Checked In")
Cheers,
Genevieve
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 359 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives