Create a record producer to add additional details
Configure a record producer with additional details and add it to the reservable module. The fields configured for additional details will be displayed to the employee when they make a reservation.
Before you begin
Before you configure the record producer, refer to Additional details record producer - Mapping Variable types and limitations.
- On the Dictionary Entry form, the Mandatory, Read only and Display fields are not applicable.
- The columns in the table are created to only store the data.
- The Max length field is considered to save the data with Max length.
- Navigate to .
- Open the Workplace Reservation (sn_wsd_rsv_reservation) table.
- On Table form, scroll down to the Columns related list.
- Select New.
- On the Dictionary Entry form, fill in the fields.
For more information on columns and fields, refer to Field administration.
- Select Submit.
The table column is added.
- Update the Workplace Reservation (sn_wsd_rsv_reservation) table
- You can add Catalog UI Policies to the record producer.
- Only the following Catalog Client Scripts types are supported:
- OnChange
- OnLoad
- Code added in the Script isn’t supported.
- The following record producer related lists aren’t supported:
- Variable Sets
- Not Available For
- Categories
- Catalogs
- Catalog Data Lookup Definitions
- Related Articles
- Related Catalog Items
- Assigned Topics
Role required: sn_wsd_rsv.admin
About this task
Create a record producer with additional details and link it with the reservable module on which you want the details to be displayed to an employee. For example, if you add a record producer - Related Information and link it with the Meeting rooms reservable module, then the reservation form in the Reservation Portal displays an additional section - Related Information as follows:
Record producer form of 'Related Information':
Reservation portal - Reservation form with the 'Related Information' section:
Procedure
Result
The record producer is created with the additional details.