PassMark Logo
Home » Forum

Search Box Clear via additional clear button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dinkydau
    Junior Member
    • Mar 2010
    • 2

    #1

    Search Box Clear via additional clear button

    Is there an option in ZOOM to enable or add a "clear search box" or "new search" button to the seach form. I was able to add a button to accomplish this, but it only works for initial entry to the search page.

    I'd like the user to be able to hit a clear or reset button that would clear the search box, making it ready for a new search.

    Thank you kindly,

    dinky dau
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    There are several options, but one would be to,
    - Use the Zoom "Advanced template options" to define your search form. See the Zoom help file for detais.
    - Inside of the search form, you add new HTML for your additional Reset button
    - Associated with this new Reset button you define a Javascript onclick action that clears the text box via Javascript. Search Google for Javascript to clear a text box. There are a ton of examples.

    Comment

    • dinkydau
      Junior Member
      • Mar 2010
      • 2

      #3
      Thank you

      Thank you Wrensoft Administrator...

      dinky dau

      Comment

      Working...