Search fields undefined

When i run the application, i get this error: “Search fields undefined”

1.SQL Select Statement i write the new column: Select Valami
2.In language i write in project messages: lang_customers_fld_Valami
3.Form_customers…Application…Syncronize table

where we need to do is change ?

First determine which application is generating this error. Useually this messages occurs if the field has not been added correctly, i.e. by a SQL error. If you have added the field to the sql of a grid then check if you haven’t forgotten a , or have a , too much (before the where).

The solution: grid_customers…Left:Search…Fields Positioning…middle:the “valami” push right !!!

Open the application to edit, expand the Search on the left menu. Under Advance search Click on select fields and send atleast one field for the search from the selecter.

undefine.png