Extending bid management
After you submit a bid, you can manage it by updating the bid with new data or by withdrawing the bid. You can add properties to bid management, for example, a property that captures the reasons for withdrawal.
In Dev Studio, search for and open the SubmitBid section of the PegaPS-Work-Procurement-Bid class.
Add a property to the section, for example, WithdrawalReason.
- Optional:
To display the property only when you are editing bids, set the visibility condition on the dynamic layout that contains the property to IsManageBid.
For more information about modifying sections, see Section form - Completing the Design tab.For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
Previous topic Adding actions to bids Next topic Extending procurement search criteria