cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CPQ - CART - Totals - How To add a new Custom Field inside Total session?

samuelconceicao
Participant
641

Hi Experts, I have a custom field calculated and I need to add it in the TOTALS session like the screenshoot bellow.

How can I do it?


*It's NOT a item custom field.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

MaxGag
Participant
0 Likes

Hello,

First you need to create a Quote custom field. Then you need to trick the responsive template to show it in the total section instead of custom field section.

In Cart/Section/CustumFields template, you need to add a check on your field name to make sure it wont show in custom field setion:

In Cart/Sections/Totals template you need to add this to show your custom field:

Thanks