Hi Kevin and thank you for your help.
I'll record the video while editing a task
In the meantine, here is several pics about the problems
Thank you
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
newbie - v4.5 lookup into another file - display
-
- Posts: 17
- Joined: Wed Aug 11, 2021 7:11 pm
Re: newbie - v4.5 lookup into another file - display
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: newbie - v4.5 lookup into another file - display
In the Browse form, you also need to set the format.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: newbie - v4.5 lookup into another file - display
What is the data type for "Compagnie" in the database table? Is "Compagnie" stored to the table when first saved (check in the db table directly).
-
- Posts: 17
- Joined: Wed Aug 11, 2021 7:11 pm
Re: newbie - v4.5 lookup into another file - display
perfect ! I missed this one. Obviously, that explanation solved the decimal problem too !kev1n wrote:In the Browse form, you also need to set the format.
-
- Posts: 17
- Joined: Wed Aug 11, 2021 7:11 pm
Re: newbie - v4.5 lookup into another file - display
varchar(1000)kev1n wrote:What is the data type for "Compagnie" in the database table? Is "Compagnie" stored to the table when first saved (check in the db table directly).
And yes, when I add data into Compagnie DB, all fields are filled
When I add a task and pick a company, I can pick the acronym and display all the related data.
when I look at the db (browsing), I have acronym (I don't need to display the company name at that point), company phone and contact. I submitted a PM with the video to describe the effect when I want to edit a task (loosing the acronym and data)
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: newbie - v4.5 lookup into another file - display
I really can't say what's going wrong without seeing the form. Could you use the "Cloner" to send me the form's SQL and also a dump of your two tables (maybe add 1-2 dummy rows)?