Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • MadsInovo 13 posts 84 karma points
    Aug 16, 2016 @ 16:48
    MadsInovo
    0

    Dropdown Macro forms

    Hello everybody.

    I am trying to find a way to make my life easier with macro and forms. I would like a collection of forms, but with different variables. Fx: 1 form had: fname, lname, phonenumber 2 form had: fname, emailadress, phonenumber 3 form had: emailadress, company etc.

    To illustrate what I mean:

    Under Document Types I made a generic property with a Macro Formular. enter image description here

    In the content area I have my site, and under my site the tab "properties" I have the Formular macro:

    Does anybody know if it is possible to make a dropdown menu in the "Formular macro", so I could easily choose between the forms I have? enter image description here

    Best regards.

  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Aug 16, 2016 @ 17:08
    Nicholas Westby
    0

    Are you using a plugin for your forms (e.g., Umbraco Forms, Contour, Formulate, Form Editor)?

    If you are using Formulate, there is a form picker: http://www.formulate.rocks/simple-form

    Formulate Form Picker

    Contour has a similar form picker:

    Contour Form Picker

    I believe Umbraco Forms has a form picker too.

    From what I've seen, Form Editor seems to define the forms inline on pages, so no picker is necessary.

    If you are not using one of the common form plugins, Umbraco does have a built-in property editor to create drop downs, so you could use that.

  • MadsInovo 13 posts 84 karma points
    Aug 16, 2016 @ 20:05
    MadsInovo
    0

    Thank you a lot for your answer. One thing there is not so cool, is that my Umbraco is totally empty after the installation of "Formulate". Everything is gone, seems like a new installation?

  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Aug 16, 2016 @ 20:37
    Nicholas Westby
    0

    Not sure I follow you. Are you saying you just installed Formulate and that installing it caused the back office to be a blank white page? Some questions:

    • Are you intending to use Formulate to create your forms?
    • Are there JavaScript errors in the browser developer console?
    • Are there errors in your Umbraco log file?
    • Which version of Umbraco are you using?
    • What happens if you delete the ClientDependency and PluginCache folders from your App_Data/TEMP folder and you recycle your application pool?
    • What happens if you clear your browser cache?
  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Aug 16, 2016 @ 21:13
    Nicholas Westby
    0
Please Sign in or register to post replies

Write your reply to:

Draft