Up to now, the Display Object has been a read-only field that shows the first column of the first record retrieved by an SQL Select statement.
With the release of nuBuilder-4.5_June_2024.08, it is now possible to display the output of a procedure in a Display Field.
This new feature is particularly useful for running complex queries that cannot be executed in a single PDO query or for displaying values based on different user Access Levels or User Permissions.
How to Set It Up
1. Create a Procedure. Ensure your procedure outputs data using echo()
2. Link the procedure you have created to a Display Object:
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.
[Improved] Display Object: Use a Procedure
[Improved] Display Object: Use a Procedure
You do not have the required permissions to view the files attached to this post.