When we use an edit grid in APPs, we get default columns for the search.
I am using an entity with fields referring to choice sets.The fields of type text only are visible in the search options .
I could add additional logic and control for searching based on other entity fields that are not present in the default field options populated in the search function of edit grid in Apps.
But I wanted to know if we could accommodate it in the existing search option field…As per you, we cannot add the fields (highlighted in red in the attached images in the problem statement) other than the one added by default after databinding, correct me if I am wrong.