cancel
Showing results for 
Search instead for 
Did you mean: 

How to read multiple sap.ui.layout.form values.

0 Kudos
556

Hi,

I have a fragment from which I would like to read multiple sap.ui.layout.form values.

Since i had used .clone() functionality to add the rows dynamically, i would like to read all the form values at a single shot instead of accessing byId() for each row.

Any advice is deeply appreciated

Thanks,

Natarajan

View Entire Topic
former_member374496
Participant
0 Kudos

Hi Natarajan,

I have a similar requirement to add and remove the elements dynamically and read them all at once when you submit, also facing ans issue with the Layout, i see you have done it right the layout in a panel could please tell me how did arrange the UI elements and how to read all at once when u submit?

Thanks in advance,

Pradeep