Page 1 of 1

[Added] Tools: Inspect Record (nuBuilder 4.7.x)

Posted: Wed Jun 04, 2025 6:28 am
by admin
A new tool has been added under the Tools menu:

"Inspect Record"

inspect_record.png

This feature opens a detailed view of the currently opened record in Edit Form layout — showing all columns, their data types, and their values in a clean, structured table.
This allows you to view the opened record in an edit form at a glance — to see its stored values in the database, verify data integrity, troubleshoot unexpected behavior, or assist with development and debugging.


Features include:
  • Sort Columns – Click on headers to sort ascending or descending (Field, Type, Value)
  • Filter Rows – Show All, Non-empty, or Empty fields
  • Copy Values – One-click copy icon for easy clipboard access
  • Key Indicators – Primary and foreign keys clearly marked with icons
  • View Column Data Types – Instantly see the data type of each field alongside its value
  • Hover Preview – Long values are truncated with tooltip preview on hover