Hi sai sir,
I am trying to insert a business card in the same document...Can I use the code like this
writing all the code of business card in oVCard
var oLayout = new sap.ui.layout.VerticalLayout({width:"100%",content:[oAppHeader,oVCard,oAccordion]});
(Not getting the op like this
)