Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Hello,
We are trying to use a Smartsheet form for check out equipment from a drop-down list. Is there any way for the Form to not display an item is available for check out(I.E. remove it dynamically from the dropdown list) if it was checked out by a different staff member?
regards,
Brian
Hi Brian,
Unfortunately, it's not possible without an add-on or third-party solution at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
A possible workaround could be to have a dashboard showing the form and the available equipment side by side.
Would that work?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
What is the name of the add-on or 3rd party solution that could be used for something like this?
I'm not sure what integration Andrèe is referring to, but a workaround you might explore is creating a report that displays only the equipment that's available and adding a link to the report in a Heading/Description field within your form. Submitters can look at the report to see what's available and make their request accordingly.
You could also consider creating an update request rule that's triggered when an unavailable item has been requested. The update request should prompt the submitter to choose a different piece of equipment.
Here is an example of a formula you can enter in the column that will be used to trigger your update request:
=IF(LEN(Equipment@row) = 0, "", IF(COUNTIFS(Equipment:Equipment, Equipment1) = 1, 0, 1))
If needed, more information on this can be found in our help articles:
Hi Liz,
The add I was thinking of is called AppSheet, but it could probably also be set up with Zapier or a similar service.
Hope that helps!
Andrée
I have an end date column and want to add 30 days to that for a new column that shows due date. How do I add 30 days to a date automatically?
The dashboard previously contained 16 widgets, and I have confirmed that the widgets still exist in the backend. However, when I open the dashboard, nothing is displayed, and I am unable to enter Edit Mode or access the widgets/data sources. I have already confirmed the following: I am the owner of the dashboard and have…
Why is it so convoluted now! I eventually figured out the changes and ended up with a sheet that Smartsheet completely reorganised the rows and the sheet is now useless to me as it is not in a logical order for me to easily restore to its original layout. This is not an "improvement"! It was far easier to upload data…