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

Quote Custom Fields visibility

dmonta99
Explorer
532

Hello Community,

I'd like to create a script to manage quote custom field visibility based on another custom field value.

Which method should I use in order to manage visibility of the attribute?

Thanks.

Davide

Accepted Solutions (1)

Accepted Solutions (1)

patrick_latour3
Explorer

Hi Davide,

This must be done in the Responsive UI of the related page. Use Knockout JS to read values and determine if you should show the other field.

Cheers,

Patrick

Answers (1)

Answers (1)

dmonta99
Explorer
0 Kudos

Hi Patrick,

thank you for your quick answer.

Davide