Need to add extra fields on standard change template and standard change record producer

Mounika M
Tera Contributor

Hi All,

We need to create standard change proposal, if proposal approved the template will be created, while creating change proposal, we have one record producer, trying to create proposal through that record producer and form loads like this. 

MounikaM_0-1670950391585.png

the change request template values are displaying by default. We need to add more fields on this field by default, we can able to select the more fields but as the template displays we need other fields as default. 

And we able to create proposal from 'std_change_proposal' this table, there are also we have same 'change request values'(template') we need to display more fields by default.

MounikaM_2-1670950629987.png

Could anyone please help on this. 

Thanks in Advance!

MounikaM_1-1670950608754.png

 

 

1 ACCEPTED SOLUTION

Sebas Di Loreto
Kilo Sage
Kilo Sage

Have you checked the "standard change properties"?

/now/nav/ui/classic/params/target/std_change_properties.do%3Fsys_id%3D527b5dafff700200b18affffffffff89

 

Those fields are configurable on these properties.

 

SebastianDL_0-1670952352129.png

 

SebastianDL_1-1670952470395.png

 

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


View solution in original post

2 REPLIES 2

Sebas Di Loreto
Kilo Sage
Kilo Sage

Have you checked the "standard change properties"?

/now/nav/ui/classic/params/target/std_change_properties.do%3Fsys_id%3D527b5dafff700200b18affffffffff89

 

Those fields are configurable on these properties.

 

SebastianDL_0-1670952352129.png

 

SebastianDL_1-1670952470395.png

 

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


Hi,

Thank you so much!