Hi
There is a form in my application which requires to show three Fields
"Stage 1" "Stage 2" and "Stage 3".
But I want the user to click a plus sign in order to see the hidden fields. Say, when a user clicks the plus sight, stage 2 appears And that plus sign turns to a minus sign. When that minus sign is clicked, stage 2 disappears.
Can this be done? Or I just want the user to see the stages only if he needs it, and he has to select something to see it. And if the user don't want that field he can click something again and that field should vanish.
All this has to be done while the previous stage is in visible mode. I don't want the stage 1 and Stage 2 to disappear while turning on the stage 3 visibility.
Help me please
Dilan