Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Strange behavior of the Select field
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Strange behavior of the Select field
Can you also create a dump of the form using the Cloner? I need an easy way on my side to replicate/test it.
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Strange behavior of the Select field
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.
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.
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Strange behavior of the Select field
Sorry, I meant the cogp_tab table. I cannot find it in your dump: https://cloud.mail.ru/public/cxHr/EZs3qZdjS
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Strange behavior of the Select field
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
The very first lines contain the cogp_tab structure and records/
tab_cogp is a form based on the cogp_tab table
Last edited by kknm on Fri Apr 26, 2024 4:46 pm, edited 1 time in total.
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Strange behavior of the Select field
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)
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Strange behavior of the Select field
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.
Now I've sent a full dump of the tab_cogp form,
because all subforms use only one field (DateTime-local) from tab_cogp.
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Strange behavior of the Select field
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.
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.
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Strange behavior of the Select field
I see just two tables: cogp_tab, co_put. Are there some more that are required? (tables of the subforms?)