Sign in to join the conversation:
Hello,
Will smartsheet look to implement field rules on the forms?
For example:
Show field: New employee email
When field: employee type: New Employee is selected
It would be very helpful to show or hide fields on the forms.
Thanks
Quisha
Hi Jaquisha,
Great idea!
Please submit an Enhancement Request when you have a moment.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Thank you! I have submitted the Enhancement Request. Hope to see this feature pushed out in the future:)
Thanks,
Jaquisha Redd
You're welcome!
I hope so too!
Andrée
Please add my vote to this. We'd love to be able to use Smartsheet for appointment scheduling. For instance, a timeslot for a specific day can only be selected once or twice if assigned to a specific person or category.
This would mean a time format would need to be added, as well.
Hi Briana,
Please submit an Enhancement Request when you have a moment to have your vote addedA New Way to Submit Your Feature RequestsTo make your Enhancement / Feature Request count, send in the form above because there isn’t a guarantee, it will be registered otherwise.Original Post: https://community.smartsheet.com/announcement/new-way-submit-your-feature-requests
Is this feature available yet? I'd really like to use it for scheduling appointments. (once a slot is full it will be unavailable to the next person)
Hi @Fidencia Brown-Tracy,
Unfortunately, it's not possible at the moment, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment
There might be a possible workaround that we could use.
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
I hope that helps!
Workflow Consultant / CEO @ WORK BOLD
✅Did my post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
Hi At https://developers.smartsheet.com/api/smartsheet/openapi/rows/rows-addtosheet the documentation says that a 'permaLink' attribute can be returned, "if the include query string parameter contains rowPermalink". So I've set my POST request to: /sheets/#{sheet_id}/rows?include=rowPermalink and sadly had no luck. I have…
Is new python sdk available for new end points. Is Sunset date moved to Jun-2026
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…