tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Reset button in search clears out hidden fields as well #2393

Closed dhruvvora94 closed 3 years ago

dhruvvora94 commented 3 years ago

Using the reset button in search will clear out the values from all the fields including hidden fields that might have default values.

Since they are hidden fields - the only way to reset them would be to refresh the page.

gsteimer commented 3 years ago

Changing this to a 3.5 issue. It seems like something that we should fix (and wouldn't be too hard)

dhruvvora94 commented 3 years ago

Closed with ocms commit #26367

RESET VALUES - Making the "reset" button in search act like a reset instead of a clear. For autocomplete and dropdown fields - we will reset the default values. Enhancement needed in order to get default values working for dates.

CR - abrown, nreiman