Text mode for custom field / custom form cleanup | Community
Skip to main content
NicholeVargas
Adobe Employee
Adobe Employee
November 14, 2023

Text mode for custom field / custom form cleanup

  • November 14, 2023
  • 3 replies
  • 2035 views

I've received a handful of questions around identifying custom forms / custom fields that aren't being used, so I thought I'd share the text mode you can use to help with cleanup efforts.

EXAMPLE #1: Which custom forms are no longer used? Can they be deactivated, or if never used, deleted? Custom Form report

  • Show any project custom form that is not attached to a template and is not attached to a project created in the past year
  • Can be modified to work for tasks, issues, etc.
  • Can be modified for different time frames
  • IMPORTANT: If a custom form is deleted, all historical data with that form is also deleted.

 

 

EXISTS:A:$$EXISTSMOD=NOTEXISTS EXISTS:A:$$OBJCODE=PROJ EXISTS:A:entryDate=$$TODAY-1y EXISTS:A:entryDate_Mod=gt EXISTS:A:objectCategories:categoryID=FIELD:ID EXISTS:A:objectCategories:categoryID_Mod=cicontains EXISTS:B:$$EXISTSMOD=NOTEXISTS EXISTS:B:$$OBJCODE=TMPL EXISTS:B:objectCategories:categoryID=FIELD:ID EXISTS:B:objectCategories:categoryID_Mod=cicontains catObjCode=PROJ catObjCode_Mod=in

 

 

EXAMPLE #2: Have custom fields been created, but never associated/added to a custom form? Without any data associated, can these be deleted? 

  • Parameter report
  • Show any custom field that is not attached to a custom form
  • IMPORTANT: If a custom field is deleted, all historical data with that field is also deleted. ​

 

 

EXISTS:A:$$EXISTSMOD=NOTEXISTS EXISTS:A:$$OBJCODE=CTGYPA EXISTS:A:parameterID=FIELD:ID

 

 

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

3 replies

KristenS_WF
Level 7
November 14, 2023

I've tried creating these, but I'm getting the same error for both:

 

 

NicholeVargas
Adobe Employee
Adobe Employee
November 14, 2023

@kristens_wf I just tried to add the text mode as an HTML code block - so give that a shot, it should work now! I just tried copying / pasting these into a new report in my Workfront instance and I got both to work as expected. 

KristenS_WF
Level 7
November 14, 2023

Working now--thanks!

Richard_Carlson
Community Advisor
Community Advisor
November 14, 2023

This is very helpful thank you!

_Manish_Singh
Level 9
May 2, 2025

Hi @nicholevargas, Can the fields in example 2 be deleted directly since they are not linked to a custom form and contain no object data? Just want to make sure I'm not missing anything.

NicholeVargas
Adobe Employee
Adobe Employee
May 2, 2025

You are correct @_manish_singh if a custom field is not associated with a custom form, it will not have data associated and therefore you go can ahead and delete it without worrying about losing historical information.