Skip to main content

References Pages and VIEW Buttons

Last updated 21/03/2024

The References page is on most forms in Five. It displays everywhere the current record is being referenced. For example, in the image below on the References page for the Inventory table you can see the the Inventories form is referencing the Inventory table. First the location is shown, in this example, the location is Form and next you see the ID for the object referencing the current record.


References page
Figure 1 - References page

To be taken straight to the record that is referencing the current record, click the VIEW button. The VIEW button is a way to navigate through Five and be taken directly to the referencing source.


VIEW button
Figure 2 - VIEW button

Now that we have been taken to the Inventories form, you can see in the Data Source field, the Inventories form is referencing the Inventory table.

tip

If you were to click the VIEW button at the end of the Data Source field, you would be taken back to the Inventory table!


Data Source field
Figure 3 - Data Source field

Likewise on the Inventories form, the References page will show everything that is referencing the Inventories form. If the record is being referenced on a subform, you will be shown the steps to where it is being referenced. In the image below, you can see the InventoryKey field on the Items form is referencing the current record and you can reach this by going to the form, which the VIEW button will take you to, and then navigate through the form by going to the form page and the form field.


References page
Figure 4 - References page

VIEW buttons are also positioned at the end of fields that are referencing an action, data source, query, or function, and once again when you click the VIEW button you will be taken straight to the location.


VIEW button
Figure 5 - VIEW button

If you click the VIEW button for an event that has a function attached, the code will open in Five's Code Editor.


Code Editor
Figure 6 - Code Editor

info
A VIEW button next to an empty field is inactive as it has no location to navigate you to.