Form changes which did in Dev environment not reflecting the changes in Test environment

MADHUSUDHANS953
Tera Contributor

Hi team,

 

I did some changes ina form which is already pushed to Test envionment. When I tried to push form changes did newly to test environment then those new changes are not reflecting in Test.

Can you please help where issue might be?

 

Thanks

Madhu

2 REPLIES 2

jcmings
Mega Sage

Did you move your updates using update sets? It's possible that you may have made those changes in an update set that wasn't moved up. I would recommend doing the following: in your development environment, open a new update set, go to Configure > Form Layout, make a change, and save the changes. If you need to, you can undo that change by going back to Configure > Form Layout and making it + saving. Confirm that you see the record written to your update set. Complete the update set, export it to XML, retrieve it in TEST, and that should fix your issue.

 

Another thing to check: make sure you don't have a view applied or any form personalization applied. 

 

If you can share more details, I can help more! 

JohnnySnow
Kilo Sage

@MADHUSUDHANS953  we would need more details to understand the issue.

1. Are you able to see your changes in your dev update set? or did it capture in the Default update set?

2. when you moved it to test did you get any errors?

 

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.