autopopulate fields

Shreshta_happy
Tera Contributor

Hi ,

I have a field job on the form, this is only via manual creation,

when i create a wo task i need to populate the job field from the TOW . I have written a BR and stored this in g_scratchpad and taking this value on the client script. this is working as expected , but when the activity field is getting changed the job is going blank. have checked all the CS and BR for activity but not able to find. 

Even if activity changes i want the same value of job from the TOW.

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron
Kilo Patron

Check UI Policies and Data Policies as well that may be affecting the job field, and be sure to also check any extended tables.  If you are not finding anything disable the new BR and CS, manually populate the job, then change the activity to see if the job is going blank, which will help narrow down what is causing it.

View solution in original post

1 REPLY 1

Brad Bowman
Kilo Patron
Kilo Patron

Check UI Policies and Data Policies as well that may be affecting the job field, and be sure to also check any extended tables.  If you are not finding anything disable the new BR and CS, manually populate the job, then change the activity to see if the job is going blank, which will help narrow down what is causing it.