on 2020 Sep 21 7:20 PM
Hi Colleagues,
In my UI5 integration card, in my Details.fragment.xml,
I have a Back button and title and a subtitle which i need to introduce as below.
<Toolbar>
<Button type="Back" press="onBackButtonPressed" />
<Title text="{/details/Name}" level="H1"/>
<Title text="{/details/ID}" level="H3"/>
</Toolbar>
But i need to bring <Title text="{/details/ID}" level="H3"/> to next line so that <Title text="{/details/Name}" level="H1"/> will act as Title and <Title text="{/details/ID}" level="H3"/> will act as subttile.
Any help on how to introduce <Title text="{/details/ID}" level="H3"/> to new line as shown below?
Thanks,
Mary Jose
Request clarification before answering.
Hello,
You should use the predefined class provided by UI5.
https://help.sap.com/saphelp_uiaddon10/helpdata/en/77/7168ffe8324873973151dae2356d1c/frameset.htm
Regards,
Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.