cancel
Showing results for 
Search instead for 
Did you mean: 

how to create dynamic views

Former Member
0 Kudos

HI all,

My requirement is, i need to do an webdynpro application as name,age,gender,qualification,and country in a view, in the same view i have an name input filed box extra in which if i edit 2 i need to display 2 names, if i edit 4 i need to display 4 names and so on...... plz tell me how to do this

Thanks

jagadeesh

Accepted Solutions (0)

Answers (3)

Answers (3)

ashish_shah
Contributor
0 Kudos

Hi,

Check these links

[https://wiki.sdn.sap.com/wiki/display/WDJava/DynamicUIGeneration]

Make sure to check there is no other way to create these UI elements before deciding to generate them dynamically.

this is better explained in this weblog:

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/7765] [original link is broken] [original link is broken] [original link is broken];

Regards,

Ashish Shah

former_member192152
Active Participant
0 Kudos

Maybe you can use only one view ... being called several times (different instances). And it dynamically creating components at runtime.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b3f6e990-0201-0010-c087-c865f2c7...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/74cda090-0201-0010-6b91-f85b2489...

/people/ulrich.waiditschka/blog/2007/11/28/dynamic-user-interface-generation-in-web-dynpro-for-java--use-and-implementation

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/74cda090-0201-0010-6b91-f85b2489f765

regards,

Angelo

Former Member
0 Kudos

Hi Jagadeesh,

Please find more information about dynamic views in Web Dynpro for Java at [SAP Library|http://help.sap.com/saphelp_nw04/helpdata/EN/4f/07cf3dd28b5610e10000000a114084/frameset.htm].

Hope this helps.

Regards,

Alain.