Hi, any suggestions would be greatly appreciated:
User submits social media links in signup form
Running regex to validate URLs
The links are then displayed on the frontend with linked icons
We need to hide the icons on the frontend that do not have links attached (empty)
We have tried many different ways (conditions, workflows) to hide the empty icons but none seem to work
Any suggestions would be appreciated