Hy, all!
How can i make formated search for check box?
I try to make a formated se. with sandard steps, but i cant handling the check box items.
After then i made a query like this:
SELECT 'Y' , and save them.
And i inserted a row to CSHS table which contain the form, item, query, ect. ID-s.
After then the little loupe icon was appear, but it do nothing...
Have anyone idea what ive taken wrong.
Or it is possible to do this anyway?
Thanks.
Ciao!
Lanchèl.
Hi Laszlo,
It is possible to asign a formated search to a combobox using the standard way. Just select the combo, close the options, and it will be selected (background color is yellow). Then click Shift+F2 and asign the values or the select.
What is important to know, is that the select or values should return the code of the combo possible values instead of the text is displayed. Use the debugging info in order to know the code of the values.
Hope helps,
Ibai Peñ
Add a comment