Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4483 Представления

In list_view.js in the web addon there is var ColumnBinary which will change the HTML value in a cell for a list view.  I want to modify the return statement from that method.  This is a private method and the standard .include or .extend methods do not work.  Does any one know if it possible to override this method?

Thank You

Аватар
Отменить
Лучший ответ

Hi.

can you try this: https://stackoverflow.com/questions/41819480/how-to-override-a-private-method-in-javascript

Thank you

Аватар
Отменить