Problem Statement:- For few instances we have observed an issue where the custom HTML form is not displaying the default country code +91 when opened directly in a web browser. To clarify, when exporting the HTML code and opening it separately, the country code does not get populated. However, when accessing the same form via its hosted URL, the country code appears correctly.
Please find the screenshot got your reference:-
From Code Editor (Country code not Visible)
Solution:-
To resolve the issue, kindly clone the landing page and paste the code into the Code Editor of the new page. Then export the HTML file from the cloned version. Republishing the existing landing page can cause backend cache issues, which this approach helps avoid.
Hope this helps 🙂
