Page 1 of 1
lookup label
Posted: Sat Aug 26, 2023 7:29 am
by warfreak
hi, i used lookup but on my list view id was showing up, any idea how to show the fieldname label?
Re: lookup label
Posted: Sat Aug 26, 2023 8:05 am
by kev1n
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