We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #3098779
Multiple appointment forms
Closed

Comments

  • Marginean Denis started the conversation

    Hello! I want to display 2 different booking forms with 2 different sets of services? Is that possible? My whole website is based on 2 categories of users and it would really help if i can distinguish between these 2 by using different booking forms with different services. Thanks in advance!

  •  1,712
    Marko replied

    Hello Denis,

    Thank you for reaching out to us.

    Yes of course you can achieve it. We don't know exactly how you want it to look and which shortcode you are useing, but we are sending you a complete list of shortcodes and a short explanation next to each one for how it is displayed on the front. We hope that some of them will suit you.

    For Step-by-Step Booking Wizard view:
    1. [ameliabooking] if you want to show the basic Step-by-step Booking wizard,
    2. [ameliabooking category=1] if you want to show only the services from a category with ID 1,
    3. [ameliabooking service=1] if you want to show the booking form for the service with ID 1.
    4. [ameliabooking employee=1] if you want to show the booking form for the employee with ID 1,
    5. [ameliabooking location=1] if you want to show the booking form for the location with ID 1,
    6. [ameliabooking category=1 employee=1] if you want to show only the services from a category with ID 1 that are assigned to the employee with ID 1,
    7. [ameliabooking category=1 location=1] if you want to show only the services from a category with ID 1 that are provided on the location with ID,
    8. [ameliabooking show=services] if you have Packages enabled, but you only want to show services in the form,
    9. [ameliabooking show=packages] if you have Packages enabled, and you only want to show packages, without services in the form.
    10. [ameliabooking trigger=custom-id] if you're adding Amelia in the Elementor popup (explained in detail in the "Using Amelia in Elementor Popup" article), you need to add the button ID (class) to the button that triggers the popup, and then define it using "trigger=the-custom-id-of-your-button". "custom-id" is just an example, but you can add any ID you want, so if you add "my-button", the shortcode would be [ameliabooking trigger=my-button].

    Please note: Service Description will not be displayed in [ameliabooking] form (it is only available in [ameliacatalog] form), nor will you be able to see the Category selection drop-down in this form

    For the Service Catalog view:
    1. [ameliacatalog] if you want to show the basic Service Catalog view,
    2. [ameliacatalog category=1] if you want to show only the services from a category with ID 1,
    3. [ameliacatalog service=1] if you want to show this form for the service with ID 1,
    4. [ameliacatalog employee=1] if you want to show the services of one specific employee with ID 1,
    5. [ameliacatalog location=1] if you want to show the services of one specific location with ID 1,
    6. [ameliacatalog category=1 employee=1] if you want to show only the services from a category with ID 1 that are assigned to the employee with ID 1,
    7. [ameliacatalog category=1 location=1] if you want to show only the services from a category with ID 1 that are provided on the location with ID 1,
    8. [ameliacatalog show=services] if you have Packages enabled, but you only want to show services in the form,
    9. [ameliacatalog show=packages] if you have Packages enabled, and you only want to show packages in the form.
    10. [ameliacatalog trigger=custom-id] - similar to the #10 under "Step-By-Step" booking form (check above)
    For the Search view:
    1. [ameliasearch] if you want to show the basic search view,
    2. [ameliasearch today=1] if you want to show the search view with a preselected current date,
    3. [ameliasearch show=services] if you have Packages enabled, but you only want to show services in the form,
    4. [ameliasearch show=packages] if you have Packages enabled, and you only want to show packages in the form.

    Please note: The Amelia Search booking form cannot include filters like Step-by-Step and Catalog booking forms do, so you can't add something like [ameliasearch service=1].

    For the Event booking:
    1. [ameliaevents] or [ameliaevents type=list] if you want to show a list of all your events,
    2. [ameliaevents tag='name'] if you want to show just the events that belong to the same tag defined during the creation of events, where “name” will be replaced with the tag name,
    3. [ameliaevents event=1] if you want to show only the event with ID 1 without its recurring events,
    4. [ameliaevents event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.
    5. [ameliaevents type=calendar] if you want to show events in a calendar view.

    Please note: If you're using tags in the shortcode, make sure to copy the single quotes from #2 in the list above because of issues with different keyboard layouts that may not apply the tag if used.

    Hope this helps.

    Kind Regards, 

    Marko Davidovic [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables