Chronoforms 7 - Form in an iframe on another site?

Embed a CF form in an iframe on another site.

Overview

The form fails to submit due to Cross-Origin Resource Sharing (CORS) restrictions.
Configure the CORS settings in your Joomla admin or .htaccess file to explicitly allow the two specific domains to embed and process the form.

Answered
Pa PaulSandman 01 Oct, 2023
I have two Joomla websites both Joomla 4 and one of them has a Chronoforms 7 form that works perfectly. I'm trying to embed it within an iframe on another Joomla website but it does not complete and I'm sure it has something to do CORS.

Is there a way to adjust the settings either in the CORS section in admin of Joomla or using .htaccess to allow domainname1.com and domainname2.com to be able to process / submit Chronoforms 7 that either redirect to themselves or the other without allowing these forms to work outside of these 2 domains?
This topic is locked and no more replies can be posted.