Skip to main content

Hi,

 

I would like to customise the colour and add icons to action buttons created with an action flow. For actions related to skills, this is possible, see screenshot attached.

 

imageThere is a preview mode like with skills, but it doesn't allow you to customise. Using the syntax for skills action in YAML also doesn't work. Who knows how to do this?

image 

Thanks,

Teun

I guess you can do that. I found these docs just have a look if it helps.

 

https://docs.celonis.com/en/display-rules-and-icons.html#UUID-7538d82d-0749-61a0-a6bf-1e048769ae15_section-idm4609369921672033808949003368

 

https://docs.celonis.com/en/buttons.html#:~:text=The%20label%20and%20styling%20of,clicks%20it%20within%20the%20view.


Hi @varun.kumar16,

 

Thanks for your feedback.

I did find a solution, which is basically to reproduce the YAML syntax used for action buttons in skills (this didn't work when I tried about 2 months ago).

This can be achieved by adding section customAttributes, see example below:

 

image 

Best,

Teun


Hi @varun.kumar16,

 

Thanks for your feedback.

I did find a solution, which is basically to reproduce the YAML syntax used for action buttons in skills (this didn't work when I tried about 2 months ago).

This can be achieved by adding section customAttributes, see example below:

 

image 

Best,

Teun

Thanks for the update.


Reply