Hi all,
I have a waypoint icon (check badge).
I would like to change background square to circle, can you teach me how to do that please?
Thanks.
Hi all,
I have a waypoint icon (check badge).
I would like to change background square to circle, can you teach me how to do that please?
Thanks.
yes, but I'm using below code to highlight color for the icon, it's showing background as square and I would like to change it to circle with color, I don't know how to do that 😞
If(ThisItem.IsSelected,RGBA(255, 191, 0, 1),With({_item:colName},If(!IsBlank(LookUp(_item,Office.Id=ThisItem.ID&&Employee.Email=UserInfo.Email)),RGBA(255, 255, 0, 1),IsBlank(LookUp(_item,Office.Id=ThisItem.ID)),RGBA(54, 176, 75, 1),RGBA(255, 0, 0, 1))))
follow the highlighted part in image
select checkmark ----> click paint bucket on right---->select color as "None" the one with arrow pointed in pic checkmark like circle
in the Fill filed, it's showing the RGBA(54, 176, 255, 1) like a square so I think we need to use a code.
Select the Check tick icon, and make the color fill of it as none
Thank you for your advice, it doesn't work for me 😞
1. Just add a circle shape
2. fill it with color of your choice
3. align it perfectly on top of your checkmark
4. right click on circle--> select send to back
you wont have to move check mark this way, I hope I was able to correctly understand your point
oh, I cannot move it because I'm using a main gallery with a waypoint icon, please advise. Thanks.
It is a combination of two icons - Check icon and Circle icon.
First click on the check icon, move it aside temporarily. Then, click on circle icon and change the color with Fill property. Now, move back the Check icon on top of the Circle icon.
Please Accept as Solution if it solves your question Or just give it a Thumbs Up if it is helpful because this can help others.
LinkedIn: https://www.linkedin.com/in/manan-malhotra-vfx/
Want to support me! Buy me a Cup of Coffee?
WarrenBelz
146,702
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,026
Most Valuable Professional