• can I make 2 pages one for men and one for women, then choose specific services in drop down to let users pick related service
    thank you very much for the great plugin

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • I think you’d need to use JavaScript.
    Using the event $(document).ajaxComplete(function(ev, xhr, settings), parse settings.url, check for the parameter ‘action’ = ‘ea_next_step’ and ‘next’ = ‘service’, then find the select box with name=”service” and filter the options there. (This is using the bootstrap form.)

Viewing 1 replies (of 1 total)
  • The topic ‘choose multiple specific services’ is closed to new replies.