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 »

Do these tables use auto increment primary keys or nuBuilder UID ? The former can cause problems with subforms.
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 »

only nuBuilder UID is used
table.png
You do not have the required permissions to view the files attached to this post.
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 »

Is it possible to send me a dump of the relevant forms/tables so I can check 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 »

What is meant by the word dump?
Should I send the SQL table of this form or the entire database?
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 »

Dump = export of forms and db tables as sql
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 »

sql files are not selected for this forum
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 »

What do you mean by that?
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 »

I wanted to attach a *sql file to the forum, but it does not allow me to attach it - it says that it is not allowed
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 »

zip it or upload it to another external site and post the link here.
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/cxHr/EZs3qZdjS
Here are two tables participating in the form.
cogp_tab - timesheet(datetime-local)
co-put is the problematic table, where co_put.p_tab=cogp_tab.dat
Post Reply