Hello,
I have a form with labels that are in dollar amounts.. ex: '$3/mo.' and when I load the form, it shows '/mo.' having removed the '$' sign and whatever is to the right of it..
Any known fixes?
Hi JC,
this has been asked here before but I can't remember the solution, try to replace the $ with the html entity of it ?
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hey Max,
Is there a way to make CF not strip these signs from within the form?
it works fine for me here, I don't know why it doesn't with you..
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I'm not sure either max, that's why I'm posting to the forum 🙄 lol..
I have the latest CF installed as well, v3.0 STABLE..
Ok,.. you can say.. 'You;re an idiot Jesse'.. found the issue to BOTH the $ signs being stripped and the required fields not working...
an extra '</div>' was my problem.. guess I should go back to using the WYSIWYG LOL
Thank you both, Bob and Max, you guys rock!