Search found 4 matches

by morph
Tue Apr 02, 2024 12:14 pm
Forum: Forms
Topic: Date-Picker wrong Values in Table
Replies: 1
Views: 3066

Date-Picker wrong Values in Table

Hello,

i have a little problem with the Date-Picker in my forms.... I selected the option "use actually date" as "start-value" in the Date-Picker Options.
Now, if somebody uses this form, he has to select manually the Date, even if it is today. If he doesn`t then the submitted value is the Date ...
by morph
Sat Mar 16, 2024 1:33 pm
Forum: Forms
Topic: More than one table in forms
Replies: 5
Views: 3438

Re: More than one table in forms

Ok, thank you for fast answering...

Maybe there would be a script/extension in future? :-)
by morph
Sat Mar 16, 2024 1:02 pm
Forum: Forms
Topic: More than one table in forms
Replies: 5
Views: 3438

Re: More than one table in forms

I write data via a form into the tables. my problem is that i need values from two tables in one form and in another case i need to write values from one form in two tables...
by morph
Sat Mar 16, 2024 12:30 pm
Forum: Forms
Topic: More than one table in forms
Replies: 5
Views: 3438

More than one table in forms

Hello @all

is it possible to write or read data from more than one table on one page?
My problem:
i have my tables in a mySql database. It is necessary that some values (for example events) are written in two different tables. On another page i want to read values from two different tables in one ...