How to set up actions to have formatted text on image’s labels? Because some text need to be formatted with Italic an Bold words and, as far as I know, labels in Inspector>Widget settings>Gallery> Images tab, can be only placed as plain text. If I try to modify the actions Widget settings>Property name>plain text>>>property value “Label”, changing plain text to rich text, labels on widget don’t show anymore during interaction on gallery.
You need to use Property > Settings > Rich text for Article delegate. See the formatted_labels.pma
For the Article delegate you need to use Property > Settings > Rich text.
I think that using a Table widget would be more suitable to your needs.
See the video lesson: https://www.youtube.com/watch?v=h0vgVuCmAs4
Project file (image_db.pma) and lesson assets are in the attachment.