Knockout template : how to provide function parameter/s for looped object, also function call ‘is not defined’
I am trying to edit an existing payment method module template: This is a looped object option (which is information about the current loop iteration payment method). The original template loop: <ul class=”types”> <!– ko foreach: { data: JSON.parse(getPaymentTypesList()), as:… Read More »Knockout template : how to provide function parameter/s for looped object, also function call ‘is not defined’