i have three radio buttons ( monthly, weekly, dayofweek) using Value prompts. These radio buttons are side by side (not Up & Down).
i). if i click on monthly radio button the data will display related to monthly.
ii). if i click on weekly the data will display weekly data.
iii). if i click on dayofweek radio button, then it will display daily prompt (monday, tuesday,----sunday) dropdown box, will display after that i select particular monday, or sunday,---
then it will display daily based.
so please help me.
its very urgent.
If you are looking for how to dsplay the radio boxes dynamically, then I would say to use conditional blocks. Conditional blocks come in handy when dynamically displaying multiple variations.