Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
New Query:
I have created two multi boxes of 'Year' (it can also be a list box) and I want to make independent selections from both which I achieved by creating alternate states.
However now the issues:
If I choose Year = 2005 in multibox 1 then i want that the values to be displayed on multibox 2 should be greater than 2005.
The values to be displayed in Multibox 2 should be always greater than the selected field value in Multibox 1.
Hi,
I want to compare the values of two list box in single table. i am thinking of doing this using alternate state..
let me explain you, I have two year list box, user can select two different values in list box to compare.
i want to show sum of amount in single table for values from the list boxes.
could some please help me with this.
Any one can help with some other approach.