Retaining the Order of Line Items in a Generated Proposal Document
The sequence of the Line Items on the Cart depends on the addition and configuration of the products on the Catalog and Configuration pages. Using the drag and drop feature, a Sales Rep can rearrange the Line Items on the Cart and retain the rearranged sequence in a generated Quote/Proposal document.
To retain the order of the Line Items from the Cart to the Generated Quote/Proposal document, you must perform the following procedures:
Creating new formula fields for Line and Option Sequence
You must create two new custom formula fields for Proposal Line Item object, which must be derived from Line Sequence and Option Sequence fields of Line Item object.
Creating an Admin entry for Line and Option Sequence
Now when you generate a Quote/Proposal document, the rearranged sequence of the Line Items is reflected.
Updating the sequence of options in bundles that are reordered might cause CPU time out error. Conga recommends refraining from updating the option sequence after reordering the bundle. You must add an admin entry to disable the sequencing of options.
Updating the sequence of options in bundles that are reordered might cause CPU time out error. Conga recommends refraining from updating the option sequence after reordering the bundle. You must add an admin entry to disable the re-sequencing of options by following the steps below:
- Click All Tabs icon (
) and click Admin.
- Click Newto create a new Admin entry.
- Fill the following details
Field
Value
Name
APTS_IncludeBundleOptionsForResequencing
Value
false
Code
Leave the field blank
- Click Save.