Is there an easy way to remove a custom form from a Project? | Community
Skip to main content
New Participant
August 20, 2023
Question

Is there an easy way to remove a custom form from a Project?

  • August 20, 2023
  • 2 replies
  • 1062 views

Is there an easy way to remove a custom form from a Project?

There doesn't seem to be a MISC action to do this.  The only way I can find to do this is to do a PUT on the PROJ object and basically pass in the existing objectCategories collection (minus) the object ID of the custom form that I want to remove. 

 

There's got to be a better way, right?

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

2 replies

CrisDonaldson
New Participant
August 21, 2023

Are you using a Template to create the project? Could you remove it at the Template level? Fusion will add the custom form if you add/map to the custom field on the template and auto-add the form so I think my suggestion might work for you.

_Manish_Singh
New Participant
August 21, 2023

If the form you wish to remove isn't the first form on a project, then that's the only way.