cancel
Showing results for 
Search instead for 
Did you mean: 

Bold text in FPM pop up?

Former Member
0 Kudos

Hi

i want to display the text in the FPM confirmation pop up as bold.how to acheive this? any ideas?

thanks and regards

chythanya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

Create your own pop up using another view for pop up and in the view for which you want to call pop up call this pop up view from pattern.

In the pop up view create a UI element text view and u can change font of it according to yuor requirement.if u want bold give emphasized property for design of textview then yuor pop up text will be in bold..

Reward points if helpful.

Regards,

Anusha

Former Member
0 Kudos

Hi,

Create your own pop up with a text view elemnt in it

Then create an otr text.Now change the text view element property

design to header1 (according to your requirement).

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You would have to create your own custom Popup instead of using the FPM one if you want to control that.