Order Information 2 Card Type
The Order Information 2 card type displays a field set on the Order object as a collection of editable fields. The card type uses a data source to create a new order record and when users submit the page, the values they entered in the editable fields are populated on the order record.
The data source must return an order, like the Order Data Source.
Card Type Information
Order Information 2 | |
Card Component Constructor | FieldSetCardComponentFactory |
Class | FieldSetCard |
OrderInformationComponentController2 |