• sparklogix

    (@mybenson)


    I have done a few Google searches on this topic but keep finding the opposite of what I need. Here’s what I’m trying to accomplish:

    My custom search form will have one search field, where a user can type anything, but there will be 4 different search submit buttons. Each button will say “Search by…” and will only search the query in the custom field indicated on the submit button they click.

    So how am I able to specify the custom field in the submit buttons? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Kindly try to get the post field data for input type Submit. and use input type hidden for specifying the custom filed.

    Regards,
    PD

    Thread Starter sparklogix

    (@mybenson)

    That’s what I was assuming I would need to do, but I’m not exactly sure how to do that. What would that HTML look like?

    Hi,

    Kindly have a look here

    You will get some idea.

    Thanks
    PD

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘One search form and field, multiple submit buttons’ is closed to new replies.