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.
lookup label
-
- Posts: 6
- Joined: Sat Jan 02, 2021 4:03 am
- Location: Usa
lookup label
hi, i used lookup but on my list view id was showing up, any idea how to show the fieldname label?
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: lookup label
Hi,
You should use a JOIN operation within the Browse SQL query to fetch the Client Name.
This way, you can present the actual name of the client instead of their corresponding ID.
See example:
https://github.com/nuBuilder/nuBuilder-4.5/issues/28
You should use a JOIN operation within the Browse SQL query to fetch the Client Name.
This way, you can present the actual name of the client instead of their corresponding ID.
See example:
https://github.com/nuBuilder/nuBuilder-4.5/issues/28