You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been asked to develop a system that will name documents created on Opportunities differently depending on the template that was used. We have different naming format requirements for different types of documents.
I decided to look into making a custom JsonBuilder and overriding getDocName, however I can't seem to access the template ID from inside the custom JsonBuilder.
Is this at all possible to do?
Thank you!
The text was updated successfully, but these errors were encountered:
AlexKEPHD
changed the title
Retrieving the Template ID in the JsonBuilder?
Question: Retrieving the Template ID in the JsonBuilder?
Jun 19, 2023
I've been asked to develop a system that will name documents created on Opportunities differently depending on the template that was used. We have different naming format requirements for different types of documents.
I decided to look into making a custom JsonBuilder and overriding getDocName, however I can't seem to access the template ID from inside the custom JsonBuilder.
Is this at all possible to do?
Thank you!
The text was updated successfully, but these errors were encountered: