Forums

CF8 - other forms without function

rbock 14 Nov, 2024
WHERE BENUTZER = '\'1234\''
Max_admin 14 Nov, 2024
Answer

Well, I made a mistake when updating the file fixing this issue, I have now updated the live installer, please download again and let me know.

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rbock 14 Nov, 2024
1 Likes

thanks, looks good at first glance!

rbock 15 Nov, 2024

It still doesn't work everywhere!

Max_admin 15 Nov, 2024

I tested the latest installer here and it works as expected:

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rbock 15 Nov, 2024

where '{data:TEST}_STATUS'

where {user.quote:id}

rbock 15 Nov, 2024

But never mind! I'm revising all the forms and setting variables! {var.quote:VARIABLE} still works!

Max_admin 15 Nov, 2024

only {data:name} will be "auto quoted", any other call like {var: or {user: will not be affected, I think that I will add a global setting for this which can be turned off

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rbock 15 Nov, 2024

OK, but I've been reworking all the forms since yesterday and changing to {var.quote: Here and there I've simply saved values ​​in data. I change that and create variables from them and then process them further.

Max_admin 15 Nov, 2024

ok, but only {data:} gets an "auto" quote, other data types no, unless you use .quote

And the next update has a setting to turn this off, so you may just continue to use the .quote function if you are comfortable with that

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.