Great idea: Whatsapp button
-
Hi,
I just had a great idea that I have been trying to build (but still unsuccesfull). It might be something you could put on the list?
With CFF we can build forms with various goals, something to sent something like an e-mail orso. But these days there is much more then just e-mail (Signal, Whatsapp etc.).
Why not make an option to build a button to sent the information from the form via Whatsapp. Either by a predefined number, or via the number entered in the form.
For example:
<a target="_blank" >
Sent this form to yourself via Whatsapp
</a>Or perhaps:
<a target="_blank" >
Sent this form to us
</a>Just from the top of my head you can give the user in the backend these options:
- Where to sent (fieldname also accepted)
- List of fieldname to include in the message to sent, with 2 columns: text | fieldname
- Maybe some settings to ensure the phonenumber is formatted correctly?
- Text to show in the button
- Optional: icon to show in the button (before or after text)
I’m sure you can think of much better options, such as including bold text (incase in *) or other stuff. The example above is for Whatsapp, because I have been trying to get that working, but I’m sure this could work great with Signal, Messenger and others.
- You must be logged in to reply to this topic.