Skip to main content
Solved

Add option to Party Type list of values

  • September 22, 2026
  • 2 replies
  • 29 views

Forum|alt.badge.img+10

Is there a way to add an option to the Party Type list of values used when adding a party to an object? I couldn’t find it anywhere in basic data.

 

Example:

 

Best answer by AO0001

Hi ​@hmccabe . The values are returned from OBJECT_PARTY_TYPE_API and are a set number of specific values. To be able to add another value would I assume require a customisation from IFS:

I hope this helps!

2 replies

Forum|alt.badge.img+7
  • Do Gooder (Customer)
  • Answer
  • September 23, 2026

Hi ​@hmccabe . The values are returned from OBJECT_PARTY_TYPE_API and are a set number of specific values. To be able to add another value would I assume require a customisation from IFS:

I hope this helps!


Forum|alt.badge.img+10
  • Author
  • Sidekick (Customer)
  • September 23, 2026

thank you! that helps