To check Which Template applied on form

vijay_kumar
Giga Contributor

Hi,

 

Need a field which will populate which template has been applied to a change form..

 

 

 

thanks

10 REPLIES 10

Subhajit1
Giga Guru

Hi Vijay,


The easiest way you can do is set the Template name in the Template itself as it is already a column on the Change Table.


While copying the Field Values, the Template name would too get copied on to the Change Form.


You will just have to update the Templates with their Names on the Values section.



Thanks,


Subhajit


This won't work because of how templates are applied...



there is a BR behind the template field which applies the template.. and then BLANKS the template name... this is so that you can apply one template on top of the other...



i can see two possible ways to accomplish what is desired here.. the first would be a new on change before rule on the template field that enters a work note into the change that says template xxx applied by <username>



the other would be to create a new field and store the template name there when it is applied... personally   I prefer the work note because like i mentioned before sometimes people pick the wrong template and change it .. so you want a complete history of each template applied <ok I am assuming you do>


There is no value section in change form

Subhajit1
Giga Guru

Were you able to come up with a solution for this?