Skip to Content
0
May 08, 2018 at 04:36 AM

SAP UI5 view.xml

92 Views Last edit May 08, 2018 at 09:19 AM 2 rev

I am creating a project in Web IDE. In view.XML file i have written a piece of code where it takes inputs in input field say street name, pincode and below that there is a button provided as "Add Location". On that button click "add location" it should add input fields in UI as street name, pincode and if again clicked it keeps on adding input fields in UI. Can anyone suggest how to do it?