No problem, thank you for your continued support!
Thank you for waiting.
I just wanted to update and that I couldn't find the exact cause of the issue, so I've shared the details about this exception with the concerned team for further review.
I'll keep you updated with their findings, through this ticket.
Hi,
Thank you for waiting.
I've heard back from the concerned team and they've discovered that some of the views used on the page are not needed and can be skipped, which also fixes this issue with the address field initialization.
For example, these 4 views loaded inside the view "Caravan Management View" are used just to hold the code for the modal window that loads the create new forms:
- Create a Holiday Park Modal (CMC)
- Create a Customer Modal
- Create a Caravan Modal
- Create BB Customer Modal
For forms to add a new post, you don't need to change the scope of the "current post" to match the post that is being created. You can create a new content template, include the contents from these 4 views inside that template, and then instead of loading these 4 views, you can just include this one content template in the parent view "Caravan Management View" and the that will have the same effect.
I hope this helps and please let me know how it goes.
regards,
Waqar