2 Form Improvements

  1. Ability to create an HTML editor textarea for customer forms.
  2. Ability to create a help box for each field on a form.

Totally agree! I also need to do that

Hello mdekok3000,



You can do it easily with “[COLOR=“Red”]title[/COLOR]” tag. For example:






When mouse cursor is over field, a window pop up displays this help “[COLOR=“Blue”]Enter Your Search Here And Press “Enter” Key[/COLOR]”.



It’s light and easy to do (no need a new Javascript) :wink:







Lee Li Pop

Hello again,



You can do pop-up window help easily with CSS, based on the examples of Stuart Nicholls, the British CSS Master:



1 - [url]http://www.cssplay.co.uk/menu/alert.html[/url]



2 - [url]http://www.cssplay.co.uk/menu/balloons.html[/url]



3 - [url]http://www.cssplay.co.uk/menus/enlarge.html[/url]







Lee Li Pop

It’s not that easy. You can’t hard-code a help box for each form field due to the way the templating for forms is set up. I want it so that you can enter the help box information in the back end.



If it has info, there will be a help icon by the field.

If not, there won’t be an icon by the field.

Hello mdekok3000,



Ooopsss… You’re right, I’m bad :frowning:



Lee Li Pop -1



mdekok3000 +1 :wink:







Lee Li Pop