Hi,
I have a report that contains a combobox, a list and a graphic.
The combobox with 2 static choices that sorts my list report and when double click an item in the list, the graghic changes.
I have a problem with default values when first run the list and changing the selected value in the combobox. The graphic isn't effected. It must show the list query's first value otherwise must show selected item. Can I use #prompt?
Thanks.