Jump to content

Reset Button not clearing 'Listbox' selection


Recommended Posts

Hello @Kimberly

I have tested this solution in a few Browsers and it works fine. 
Can you try this code?
 

<input type="reset" value="Reset" />

Also, you need to disable the HTML editor. You can find this adjustment in the Advanced section of the HTML block. There is a checkbox named "Enable HTML editor". You need to uncheck it.

Link to comment
Share on other sites

  • 4 months later...

Hastur, I tried this solution including disabling the HTML editor and still when I click Search Again, I'm returned to the original search form with my originally input parameters still "there." I click Reset and nothing happens.  I've refreshed and still nothing. I'd love to have a solution. Thanks!

Link to comment
Share on other sites

Hello @MinedRight,

I`ve found the similar topic on the Forum regarding the reset button on the different types of DataPages.

This code should work fine if you use Submission form.

<input type="reset" value="Reset" />

As far as I understand, you use the Report DataPage. In this case, please try to use the code that is suggested in the very last reply in this thread (Posted November 12, 2019). 

It should work to clear the fields with all DataType data. 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...