Is it possible to create/edit forms from my app using HTML code only?

  • eyaacademy
    Asked on June 15, 2018 at 9:50 PM

    Hi

    I want to create my Forms from my App, but I can use only HTML code. How can I create this HTML code to embed in my App?

    Regards

    Jotform Thread 1501119 Screenshot
  • Kevin Support Team Lead
    Replied on June 15, 2018 at 11:21 PM

    I'm not sure what you're referring with "I want to create my Forms from my App"; however, I will provide links to the two possible questions you may have. 

    - If you have already created your form through our form builder and you want to embed it on your web page, then you may only check this guide: https://www.jotform.com/help/67-Which-Form-Embed-Code-Should-I-Use 

    You will find the steps to get your form embed code, including iFrame. 

    - If you want to have the form builder in your web page, then you may use JotForm Anywhere and allow your users to create forms, they may follow the guide shared above as well to get the form sharing options. 

    Here's the link to that tool: https://www.jotform.com/anywhere/ 

    If you're referring to anything else, please kindly provide us more details. 

    Looking forward to your response. 


  • eyaacademy
    Replied on June 16, 2018 at 2:43 AM
    Thank you Kevin.
    I tray with this "Quick use"
    [image: image.png]
    I embed like Plugin in my App:
    [image: image.png]
    And it look as:
    [image: image.png]
    Can you help me?
    I can't access source code of my App, I can use only HTML code and external
    link.
    Regards
    El vie., 15 jun. 2018 a las 22:21, JotForm () escribió:
    ...
  • Adrian
    Replied on June 16, 2018 at 4:41 AM

    Unfortunately, we cannot see the images that you have attached to the email.

    We can only see the images if you reply to this ticket in our support forum.
    Ticket URL: https://www.jotform.com/answers/1501119

    Help Article: How-to-Post-Screenshots-to-Our-Support-Forum

    On your issue, did you try embedding the form using the Iframe code or using the Source Code of the form?

    Related Help Articles:

    Getting-the-Form-iFrame-Code

    How-to-get-the-Full-Source-Code-of-your-Form


  • eyaacademy
    Replied on June 16, 2018 at 12:43 PM
    Thank you Adrian.
    I want to have the form builder in my web page, but I want my customers
    build forms by my account. Other problem I have, is that I must to use only
    HTML code.
    May be you have a version like this HTML iframe to
    create(delete/reorder/upload.iframe.
    Regards
    El sáb., 16 jun. 2018 a las 3:42, JotForm () escribió:
    ...
  • DonaldHag
    Replied on June 16, 2018 at 1:14 PM

    Hello,

    To allow users to create their own forms, make use of the JotForm API. Using this you can be able to build an app that performs the functionality you require.

    Thanks

  • eyaacademy
    Replied on June 18, 2018 at 2:43 PM
    Thank you.
    I want to build and edit my forms from my App, but I can use only HTML code.
    Can you help me please?
    Regards
    El sáb., 16 jun. 2018 a las 12:14, JotForm () escribió:
    ...
  • Kevin Support Team Lead
    Replied on June 18, 2018 at 3:05 PM

    If you're limited to use HTML code on your app, then there is not much that you can do about it, the JotForm Anywhere app will require other resources besides HTML, the API will require to process the data with code that is not HTML based on the library you use. Using HTML code only you will not be able to create and edit forms from your app. 

    Now, I think you may implement the following idea: 

    - Develop a form using HTML code only where you can display the available options to add to the form, your users can select the options they want to have on their form and submit that form on your app. 

    - Then you send the data to a document where you create the form using their specifications and our API. 

    Note that you may need to hire a web developer for this or evaluate if this is even possible to do in your app. Having the form builder as such will require the JotForm Anywhere, but as I explained it uses other codes besides HTML. 

    Thanks. 

  • eyaacademy
    Replied on June 18, 2018 at 6:43 PM
    Good idea!!!
    Thank you very
    El lun., 18 jun. 2018 a las 14:05, JotForm () escribió:
    ...