Skip to content

Switching order in booking first step between service and provider. #1864

Description

@ErwanHivin

Switching the order of completion between the service and the provider could be useful.

It could be done with two different ways :

  • a booking parameter in booking settings (switch button) that can be switched by an admin.
  • an URL parameter that, (such as ?booking_provider_first=true) that could override the admin parameter to show the wanted field first.

It could be usefull for external links that redirect to a specified provider (with the parameter ?provider=1), in order to be more user-friendly.

I have already implemented this feature in a self-hosted version of EA here https://ea.dev.interhop.org/

Here, the admin parameter is set for provider first, and the URL parameter can override it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions