How can I extract with cpqjs the standard field "discount_percent_l" from the line item grid?
Summary:
Content (please ensure you mask any confidential information):
Hello,
We would like to extract with cpqjs the standard field "discount_percent_l" from the line item grid. How can I do it?
We tried to execute the following code:
x = CPQJS.getAttributeVal('discountPercent_l');
but it goes in error
Regards,
Silvia
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0