Inquiry about Function

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Inquiry about Function

Post by Williams »

Hello Everybody,

just wondering if there's any feature or extension could work to achieve like attached picture

Image

Ref Website https://blueelitecleaning.com/cleaning-checklist/

This function works when someone clicks on this link so he can choose one or more from these services, and the selected services will be shown in form result mail.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inquiry about Function

Post by Pablo »

The URL does not work for me, so I cannot see how it was implemented.
But I do not think this is standard HTML functionality so you may need to create a script for this.
User avatar
BaconFries
 
 
Posts: 5326
Joined: Thu Aug 16, 2007 7:32 pm

Re: Inquiry about Function

Post by BaconFries »

As Pablos reply I to couldn't access the url at first and had to use a vpn. Looking at the page and onselecting the image(s) they become highlighted. So in principal they are simply acting as a checkbox. It may be possible using events to achieve or seek a custom script.
See the following although not exactly as the url in principal it similar
http://jcuenod.github.io/imgCheckbox/
or
https://iqbalfn.github.io/bootstrap-image-checkbox/
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Inquiry about Function

Post by Williams »

Thank you guys for the quick reply...

@ BaconFries, that's exactly what I'm looking for
https://iqbalfn.github.io/bootstrap-image-checkbox/ (Image Checkbox).
Is there any ways to achieve this thru WWB!! and how to get the selected images in form result email??

Thank you very much for your time..
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inquiry about Function

Post by Pablo »

You can add third party code via the HTML object.
https://www.wysiwygwebbuilder.com/add_html.html

If you place the code inside of a standard form then the result will automatically be emailed.
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Inquiry about Function

Post by Williams »

Thank you guys for your support.. I've made like a picture with checkbox on it as BaconFries said.. and this works for me..
Many Thanks... :wink:
Post Reply