Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi am havin 5 multiboxes whose is having different alternate states. Now i need to create a multibox with the field number. the values for the fileds are 1,2,3,4 and 5. now i need to create a different multibox (named as X) whose state is inherited. it does not have an alternate state. Now i need to show the following output. i.e) While am selcting the value as 1 in X first multibox should be displayed. if i select 2 then first and second dhould be displayed. if i select 3 first,second and third should be displayed. likewise. Can anyone say please........
Not sure if I understand you correctly.
Do you want 5 multi boxes to be displayed on the basis of the value selected in one multibox?
If so, then this can be achieved by making them conditional. No need to use alternate states.
Share a sample app if otherwise.
Ya shyamal you are correct but that 5multiboxes have different fuctionalities. So we used alternate states within that.
Can you share a sample app?