Change task status from custom form | Community
Skip to main content
New Participant
January 2, 2024
Solved

Change task status from custom form

  • January 2, 2024
  • 2 replies
  • 593 views

I have a custom form that is attached to a project.  I would like to change a task status to complete if the user selects 'no' on the custom form.  Is that possible?

 

Basically, I have a yes/no question with radio buttons on the custom form that asks if a sample is needed.  I would like to auto mark tasks complete in the project if a sample is not needed.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by viovi

If you use Fusion, you may create a scenario that will watch for an update of the field that you need and then set status of the task to Complete.

 

2 replies

Rafal_Bainie
New Participant
January 3, 2024

alternatively task could have custom calculated field that would refer project custom field.

That wouldn't change the task status immediately, but if only identification is required that might serve the purpose and this won't require Fusion

vioviAccepted solution
New Participant
January 2, 2024

If you use Fusion, you may create a scenario that will watch for an update of the field that you need and then set status of the task to Complete.