Page 3 of 4
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 2:10 pm
by kev1n
Can you also create a dump of the form using the Cloner? I need an easy way on my side to replicate/test it.
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 2:24 pm
by kknm
https://cloud.mail.ru/public/6btN/1XRmESTgL
https://cloud.mail.ru/public/DcRG/DtiLQzern
The form tab_cogp hosts a problematic form that takes the date from tab_cogp. Everything else is filled in by hand.
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:18 pm
by kev1n
I didn't find the table tab_cogp in your dump.
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:25 pm
by kknm
cogp_tab is the main form...
confused -

Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:31 pm
by kev1n
Sorry, I meant the cogp_tab table. I cannot find it in your dump:
https://cloud.mail.ru/public/cxHr/EZs3qZdjS
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:37 pm
by kknm
Just downloaded
https://cloud.mail.ru/public/cxHr/EZs3qZdjS
The very first lines contain the cogp_tab structure and records/
tab_cogp is a form based on the cogp_tab table
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:46 pm
by kev1n
Are all subforms included? Because I'm getting errors, that they cannot be found. When using the cloner, select all subforms too (and of course then also make sure that all relevant tables are included)
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 4:54 pm
by kknm
https://cloud.mail.ru/public/G7L3/pgN4Ta2V8
Now I've sent a full dump of the tab_cogp form,
because all subforms use only one field (DateTime-local) from tab_cogp.
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 5:03 pm
by kknm
Note:
I manually changed the base table field values 'Loaded' and 'Empty' to 0 and 1 after crashes when using json/array in a field with Select.
Re: Strange behavior of the Select field
Posted: Fri Apr 26, 2024 5:07 pm
by kev1n
I see just two tables: cogp_tab, co_put. Are there some more that are required? (tables of the subforms?)