I’m using the text field in advanced search. Now, I need to convert the text field ‘Reviewed Date’ into 2 radio buttons ‘Reviewed’ and ‘Not reviewed’. Reviewed button should present all the rows with ReviwedDate not null and Reviewed with null values. I’m using the _search.php for this.