CodeCharge StudioThere are several potential methods of dealing with the above issue and let's explain each one in detail:
Thus if you used multiple tables as a data source for the record form, you would also need to specify Custom Insert, Custom Update and Custom Delete operations in record form's properties, to specify which database fields should be updated with corresponding values entered on the page.
This approach looks like too much effort just for displaying one additional value on the page.

Next: Use the Before Show Event to Alter a Label's Value