Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Strange behavior of the Select field

Questions related to customising nuBuilder Forte with JavaScript or PHP.
kev1n
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

Unread post 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.
kknm
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

Unread post 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.
kev1n
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

Unread post by kev1n »

I didn't find the table tab_cogp in your dump.
kknm
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

Unread post by kknm »

cogp_tab is the main form...
confused - :-)
kev1n
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

Unread post by kev1n »

Sorry, I meant the cogp_tab table. I cannot find it in your dump: https://cloud.mail.ru/public/cxHr/EZs3qZdjS
kknm
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

Unread post 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
Last edited by kknm on Fri Apr 26, 2024 4:46 pm, edited 1 time in total.
kev1n
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

Unread post 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)
kknm
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

Unread post 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.
kknm
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

Unread post 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.
kev1n
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

Unread post by kev1n »

I see just two tables: cogp_tab, co_put. Are there some more that are required? (tables of the subforms?)
Post Reply