How to change skin label in kony alert

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi @Neil Bviley​ ,

Refer to the below document for complete info on kony alert.

http://docs.kony.com/konylibrary/visualizer/viz_api_dev_guide/content/kony.ui_functions_alert.htm

Regards,

From the documentation, theres limitation to custom the skin label of the alert, right?

Currently, alert works fine as expected.

But on samsung s4, the font is differ,. based on the font system device.

How can it be solved to ensure that the alert font is same font across the app?

Hi @Neil Bviley​ ,

Yes, you can't change the skin to the label of alert, It will directly pick the system font. For ensuring the same font across the app, you can create a flex layout accordingly to the alert layout and assign the custom skins to the label widgets.

Regards,

hi, may u share sample on creating flex layout according to alert layout?

where do i set alert layout?

Hi @Neil Bviley​ ,

You can use the following market place components for the same.

1) https://marketplace.kony.com/items/alert-popup

2) https://marketplace.kony.com/items/confirmation-popup

Regards,