Page 1 of 1

Extended Search default for Radio

Posted: Mon Jun 10, 2024 1:31 pm
by strustam

Hi!

I have is_finish(tinyint) used as Radio, 0 for "No" and 1 for "Yes"
I try to set 0 as default at ExtendedSearch, is_finish didn't checked ANY, but if I set 1 - Yes- option checked

at Add/Edit page default for 0 as No checked properly

The issue at Search panel default for 0 as "No"

Please advice


Re: Extended Search default for Radio

Posted: Mon Jun 10, 2024 2:12 pm
by arbei

You may try if '0' (i.e. quoted string) works.


Re: Extended Search default for Radio

Posted: Mon Jun 10, 2024 3:02 pm
by strustam

arbei wrote:

You may try if '0' (i.e. quoted string) works.

It is not solve the issue


Re: Extended Search default for Radio

Posted: Tue Jun 11, 2024 8:52 am
by arbei

I cannot reproduce. Make sure the search operator is "=".


Re: Extended Search default for Radio

Posted: Tue Jun 11, 2024 2:08 pm
by strustam

Thank you, very much, your advice solved the issue

My apologies,
I refreshed the page, after re-generating the project, but forgot to reset the filter, so I couldn't see the results.