Skip to Content
0
Former Member
Dec 03, 2009 at 04:51 AM

Dynamic changes in the module pool screen

1095 Views

Hi Experts,

I am working on a custom module pool screen. In the initial screen user has to enter some intial values and when click on create button it has to show some other screen in that screen he will enter the data and create the record finally.

Now the problem is in the initial screen user can give 4 types of values suppose W, X, Y, Z are the 4 types.

If he selects W and click on create one screen will display with 10 fields

and if he selects X and press on create button the new screen will have 15 fields now.

if he selects Y and click on create button the next screen will have 13 fields now

and finally if he selects Z and press on create button the next screen will have 10 fields again.

in all the screens first 10 fields are common. the extra fields 5 and 3 for X and Y types i have to show dynamically based on the selection.

Please help me in this regards. If requirement is not clear please feel free to ask me.

Thanks

Naidu.