cancel
Showing results for 
Search instead for 
Did you mean: 

How to access Quote Table values in Responsive UI template with Knockout.js?

sbslmhmt
Participant
0 Kudos
280

Hello everyone,

I need to access a Quote Table values in Responsive UI template but I couldn't find any resource about this matter. I've seen a object named "customFieldsAndQuoteTables" but I countn't figure out how to use it.

Anyone have any idea?

Best regards. 

Accepted Solutions (1)

Accepted Solutions (1)

Stevica
Product and Topic Expert
Product and Topic Expert

Hi,

install the knockout context,

Stevica_0-1737461237289.png

Regards

Stevica

 

sbslmhmt
Participant
0 Kudos
Hello Stevica, It's a great tool and helped me a lot. Thank you very much. Best regards

Answers (1)

Answers (1)

akhilesh595
Explorer

Hi

"cpq.models.cart.quoteTables()"

You can use this in context of quotation tab

 

Thanks,

Akhilesh

sbslmhmt
Participant
Hello Akhilesh, Thank you very much for your answer. I was trying to access quote table values in responder area of product but I've implemented a different approach. Best regards