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.
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: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 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