on 2021 May 13 2:48 PM
Hi,
I have the next Dialog in UI5:
but as you can see it dont shows the entire title, so I want to do a break line in order to show the title in 2 lines and don't have to make widther the dialog. Is it possible?
here is my code for the Dialog:
oDialog = new Dialog({
title: "Are you sure you want to delete "+var1+" from the .... "+
var2+"?" });
did you try \n
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.