• Resolved klingbeil

    (@klingbeil)


    Hello, while I was thinking about the plugin in the evening, a feature came to my mind.

    Hesaplama

    If we make the link at the top open to the public in general. If we define it as add it to your site with an iframe, will it work without problems?

    Actually, the main problem is that our forms calculate directly and write the result in another table row.
    In the link section with cff extension, the result does not come naturally. I would like to hear your suggestion and opinion in the face of this problem.

    Could this problem be fixed?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @klingbeil

    I’m sorry. But I’m not sure about your question. If you open the form into an IFRAME tag but want to display the result in the main page tags, the solution to implement depends on the URLs’ domains. Note the main page and iframe content are in different contexts.

    Please, read the following tutorial about the communication between iframe content and its parent:

    https://stackfame.com/access-parent-of-iframe-javascript

    Best regards.

    Thread Starter klingbeil

    (@klingbeil)

    So could this be? We gave the Calculated form as an iframe, as in the bottom part?

    The user has added the code to their website. as an iframe.

    When he clicks the calculate button, can he come to our current page and calculate the result directly?

    Step 1 – A user added his code with an iframe to his page and published it.
    Step 2 – When the user presses any user calculate button on the web page
    Step 3 – It will open the page of our project in a new tab and calculate the result.

    Is it possible?

    <!— https://www.xx.com Hesaplama Arac? —>
    <iframe src="https://www.pexpe.com/?cff-form=131" style="width: 640px; height: 480px;"></iframe>
    <!— https://www.xx.com Konut Kredisi Hesaplama Arac? —>
    Plugin Author codepeople

    (@codepeople)

    Hello @klingbeil

    That users submit the information collected by the form to your website means you are using one of the plugin commercial distributions. Unfortunately, we cannot reply about that in this forum. We are not allowed to support any customers in these forums.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add to your site function’ is closed to new replies.