Details
-
Story
-
Status: Open (View Workflow)
-
P3
-
Resolution: Unresolved
-
None
-
customfield_11100 28006
-
Spitfire
Description
As a librarian
I want to view data from other record types + other apps
So that I have context as to the data I am reviewing
Requirements
- Allow a Librarian to choose from a list of fields from various record types + apps
- Allow Librarian to display the field(s) on a record type
- The reference/linked custom field data
- by default is read-only on the target record. Can be edited on the source record.
- Show/hide and values (including default) are set at the source record type
Acceptance Criteria
Given I have created the custom field [Patron RefID] on the User Record
When I am on the Order App
AND I want to display Patron RefID on the PO Record
THEN display a list of all available fields that can be referenced
AND allow me to select Patron RefID from the list to display on the PO record
Given I am creating the custom field [Patron RefID] on the User Record
When I make this field eligible to be referenced
Then the field will display in the fields available to be referenced list
Given I am creating the custom field [Patron RefID] on the User Record
When I make this field eligible to be referenced
AND non-editable on the target record
Then Patron RefID will not be editable on any record type it displays but the User Record
Given I set custom field [Patron RefID] on the User record to Hide
When the same field is on the PO record
Then this field will not display on the PO record either