Hello.
I have a website that exists in a solution. This solution exists in enviornments Dev and Test.
In Dev I have made changes to the website, the forms, and the custom javascripts of the forms via power pages management.
When I imported the solution from dev to test, all of my dataverse tables were updated, but the custom javascript put into dev did not make it through to test. Also an image that worked in DEV no longer shows up on the website in the Test enviornment.
Can anyone let me know how to get the configurations from power pages management from one enviornment to another? Remember that my solution already exists in test and i'm just merging the changes everytime, which usually updates things just fine.
The easiest way I can think about going about this is deleting the solution and the website from the test solution before importing. and then doing the same in prod but I would hate to delete the website in Prod just to reupload it with my changes