Hi,
I have two list boxes in my template and requirement is such that if i will select an item from one listbox1 and if there is some item already selected in the listbox2 then listbox2 will be cleared (means no selected value). And same goes for other case. Means only one selected item at a time from one of the two list boxes. I applied rules on both the list boxes but these rules will clear both list boxes if i try to select some item with an item already selected in other list box.
Second problem i am facing is that i have applied a rule on a button (which says that if both the list boxes are empty raise an expression box saying that select an item please.) which is getting fired even before button is clicked. Is this the right functionality for a button rule or i am missing something?
Third and last, the template i am preparing should be browser based so expression boxes would not work there can you suggest some work around for that please.
Thanks in advance.
Akash Kansal.