Variable fields prepopulate on case form when submitted

Primm
Tera Contributor

Hello,

 

I have a problem that I can't seem to fix with my HR Service case form that I create when I submit it from a record producer that I have. 

 

The Variable fields prepopulate on case form when submitted from the Record Producer. Case Form below:

Primm_0-1700086682858.png

Record Producer fields below:

Primm_1-1700086764181.png

I don't want the subject person or opened by to show in the description when created. Can someone please assist? 

 

10 REPLIES 10

AshishKM
Kilo Patron
Kilo Patron

Hi @Primm ,

What's problem with record producer, open and update the script part, where you stuck.

Share the script part of record producer. 

 

-Thanks,

AshishKMishra

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Primm
Tera Contributor

Primm_0-1700088952560.png

 

so looks like the description value populated via the "createCaseFromProducer()" function, as you see, the input producer object.

 

You next task -> open this script include "hr_ServiceUtils" and search for the "createCaseFromProducer" and find the code line where description is being prepared .. you need to tag those line which are adding "subject person or opened by".


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Primm
Tera Contributor

I don't see anything about the description. 

Primm_0-1700091179710.png