Hi guys, I’m trying to add some values to field.
For example: a user enters a phone number in the field with the phone_acf Field name – I want to add the value “tel:” before the phone How do I do this?
I use gravity form To create a post that each field in ACF is linked to a dynamic content area in Elementor plugin.
Today, I manage to create the values I want but it looks ugly to the front-end user. The user sees it this way:
Your phone:
tel:###-###-### [The tel: is in the field and unfortunately erasable] I want to make it hidden or alternatively filled automatically after submitting the form in gravity form.
I’d love any help, thanks in advance !!
i’m using ACF PRO.