Option to Add/View Remarks when Bidding on a Spot Tender
This feature provides you the option to add/view remarks on the spot bid screen. It is configurable under the ‘shipmentDetails’ section of the SERVPROV_MOBILE_LAYOUT. By default, no Remarks can be added/viewed.
Mobile Layout configuration example:
Note that the Remark Qualifier ID is ‘MOBILE’ in this example.
"spotBidRemarks" : { "showRemarks": false, "captureRemark": false, "remarkRequired": false, "remarkQualifierGid": "MOBILE", "expandRemarkAccordion": false }
Below the New Bid field is a new Remark Text field where a Remark can be entered to be saved with the Bid.
Remark Text field
When the Remarks accordion is expanded, the Remark Qualifiers ID specified in the Mobile Layout will be shown if any Remarks have been added to the Bid for that Remark Qualifiers ID.
Remark Qualifier ID
On clicking the Remark Qualifier ID, the Remarks added for that Remark Qualifier will be shown in a popup. The Last Bid and Remarks can also be seen in the Spot Bid Tender manager in OTM.
Business Benefit:
Users will be able to add Remarks to view and update additional information to the Spot Bid.
Steps to Enable
You don't need to do anything to enable this feature.