Card action does NOT have icon

0
I just wanted to know if it’s possible to add a icon to “Card Action” widget. I have mendix studio pro 9.21.0 It seems earlier version had that capability   I’m trying to get this output https://i.imgur.com/FlS7Gp3.png  
asked
1 answers
1

Hi Akila,

 

I would use this Building block:

 

Add the image in a Container:

 

Align the content in the container:

 

Set the Image size to the desired number of pixels (64, 32, ….)

 

It will show:

 

Go Make It

 

 

answered