Suggestions for CoffeeCup HTML Web...

User 2470691 Photo


Registered User
11 posts

I would really love to be able to connect some kind of discount code functionality.

Basic scope: Match a code against a predefined list created in the desktop form builder. If the user-supplied code matches one in the list, the discount is applied as a multiplier of less than 1. Ideally each code would be associated with it's own discount value.

A dream system would include some kind of functionality to auto generate codes too - possibly to the s-drive, possibly to a local DB. This could allow for a scenario whereby a user completes an order and then receives a single-use discount code toward their next purchase or to refer a friend.
User 2534126 Photo


Registered User
1 post

When you mark a field required, there should be a "mark" added to the label so users know the field is required. Typically this is a *. You can do this manually, but unfortunately you can not make the color different then that of the label. For example I would like to see the label black, but the asterisk in red.
User 74656 Photo


Registered User
72 posts

Related to a recent problem I encountered.

It would be nice to be able to specify the "Reply-To" field manually. I wanted to use a "noreply" type e-mail address, and in the current setup, I would have had to create an e-mail field. A hidden field didn't seem to work and I wasn't able to put an e-mail magic field on the form and then hide it.

I know I can simply modify the PHP file to make this work, but this might help those that are a bit more scared about those kind of things.

Thanks again for Web Builder, this has become an unexpected gem and life saver!
http://about.me/dillieo

Code slinger... Egg hunter extraordinaire...
User 2304277 Photo


Registered User
16 posts

I have some suggestions for improvement:

1. Leave the <title></title> tag blank in the html page (to avoid duplicate title tags when the form is used on multiple pages - like a Wordpress widget for example).

2. Use absolute referencing for the <script> to avoid 404 errors (e.g. when used in Wordpress widgets)

3. Remove the <title></title> tags from the <script>; including the "Check out my Coffee Cup"...

4. Remove the 40px margin at the top of all forms from default.css file (or at least allow us to specify the margin).

Thanks for producing a great piece of form building software. I like all the functionality. It will be nice now to streamline the code a bit.

Internet Marketing services for Australia Business.
http://www.webwings.com.au/
User 2305715 Photo


Registered User
3 posts

Loving Web form builder - it's a fantastic bit of kit :D

Suggestion: tick boxes;

You can now specify how many tick boxes must be clicked as a minimum, but can you add a maximum too? This would stop users clicking two options when only 1 needed, e.g if option 1 is ticked, then option 2 is ticked - option 1 would automatically untick and only option 2 remain ticked.

I know a dropdown list would have the same effect, but sometimes a tick list just fits better, and besides, you may want a minimum of 1 and a maximum of 2 ticked out of 5, which a drop down could not handle.

Thanks!
User 2147626 Photo


Ambassador
2,958 posts

Yup, good idea!

Put me down for that one too! :cool:
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

JQuery can handle it.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 38401 Photo


Senior Advisor
10,951 posts

Hiya AM,

That is what the Radio Buttons do, exactly what you are asking for, only 1 choice can be made with those. Use those instead of check boxes :)
User 2147626 Photo


Ambassador
2,958 posts

Hm, I thought what he meant was that he wanted several choices, and wanted users to be able to pick more than 1, but not all. Set a minimum and maximum number of choices. Say, have 6 choices and have the user select 2, but only 2. No less, no more. Would be cool if that came about ...
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

I think conditionals could also handle this. Display the options then hide any left over after so many have been checked.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.