Removing dotwalking and adding those fields

siddik1
Tera Contributor

I have four fields in the form which are populated through dotwalking from different table. Now i have added those fields in the working table by removing dotwalking and also removed those fields in the view and updated with newly added fields. now when i open previously existing tickets those fields are not populating. I need when i open those previous tickets those fields should be populated what need to do?

3 ACCEPTED SOLUTIONS

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

That is expected behavior. You may need to copy the values for older records by using one time script or so.

View solution in original post

Siva Jyothi M
Mega Sage

Hi @siddik1,

 

You will need to update the old records using Fix script of BG Script as this is the expected behavior.

 

Please mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M .

View solution in original post

AndersBGS
Tera Patron
Tera Patron

Hi @siddik1 ,

 

as mentioned by others, it’s expected behavior, as you have created some new fields which was not there previous. Hence, you need to write a script to copy the old value to the new cells.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

That is expected behavior. You may need to copy the values for older records by using one time script or so.

Siva Jyothi M
Mega Sage

Hi @siddik1,

 

You will need to update the old records using Fix script of BG Script as this is the expected behavior.

 

Please mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M .

AndersBGS
Tera Patron
Tera Patron

Hi @siddik1 ,

 

as mentioned by others, it’s expected behavior, as you have created some new fields which was not there previous. Hence, you need to write a script to copy the old value to the new cells.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/