Hi Max,
If you use multiple PHP files together with events, those events will only work on the first PHP. The other events do not provide an option to fill the event.Is this a bug?
greetings
Paul
Hi Max,
If you use multiple PHP files together with events, those events will only work on the first PHP. The other events do not provide an option to fill the event.Is this a bug?
greetings
Paul
Could you please explain more or post a screenshot of the issue ?
Hi Max,
After I installed CF 8.24 it works normally, but I get a lot of warnings from PHP.
I use MAMP a local installation with PHP and Apache a Mysql.
PHP version 8.2.20
The warnings are for example:
Warning: Undefined array key "pagegroup" in /Applications/MAMP/htdocs/Atelier-78/administrator/components/com_chronoforms8/pages/view.php on line 87Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /Applications/MAMP/htdocs/Atelier-78/administrator/components/com_chronoforms8/pages/view.php on line 87
Warning: Undefined array key "pagegroup" in /Applications/MAMP/htdocs/Atelier-78/administrator/components/com_chronoforms8/pages/view.php on line 89Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /Applications/MAMP/htdocs/Atelier-78/administrator/components/com_chronoforms8/pages/view.php on line 89
Warning: Undefined array key "pagegroup" in /Applications/MAMP/htdocs/Atelier-78/administrator/components/com_chronoforms8/pages/view.php on line 93
:
Can you explain??
Greetings Paul
that's a minor issue, you may open and save the form to fix it temporarily, but anyway it will not cause any problems, I will release a fix for this hopefully later today
the fix has been added to the live file, so if you download it again and install OVER yours then it should fix this
does your Email field has "html attributes" behavior ? if yes then what do you have there ?
Hi Max,
I see that I can use now Field Width, so html attribuut is not necessary. I will change
Paul
you should actually use the following if you want to do it using HTML attributes
style=max-width:50%;
You may also place your fields in a GRID container and set the column width if you have multiple fields