cancel
Showing results for 
Search instead for 
Did you mean: 

Create elements or rows in PDF using javascript..

Former Member
0 Kudos

Hello experts,

I would like to know if it is possible to create elements in a subform with type of table row.. I would like to create my own rows to that subform in order to populate a table.. all this using javascript..

I have several nodes from WebDynpro Java and I would also need to know how to access them and loop through them in order to get data and populate the table I mentioned before.

I hope anyone can guide me or help me out.. links to related information or code examples would be great.

Thanks in advance.

JV

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi JV,

Yes you can create rows dynamically in a table in IF. You can follow the instruction in [this link|] to create the dynamic table.

Also refer to these links:

[Data in dynamic table not pass to webdynpro java|https://forums.sdn.sap.com/click.jspa?searchID=16436680&messageID=5638776]

[DYNAMIC TABLE IN WEBDYNPRO INTERACTIVE FORM|https://forums.sdn.sap.com/click.jspa?searchID=16436680&messageID=5775811]

Hope this helps!!

Regards,

Arafat