Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie


t-attf-value="#{proposed_salary_value}"
name="proposed_salary"/>
I want to get proposed_salary value and employee_salary value in javascript and then add the values, show the sum value into another field.
Awatar
Odrzuć
Najlepsza odpowiedź

Hi Shoaib,

Add a custom class for the input and t-esc span tags, and using that class tags fetch its value using jquery selectors.
Either use the functions inside the $(document).ready(function () {}) method or if its a Odoo rendered template, extends the particular widget which is used to render the template and fetch the details within that widget and calculate the sum and pass that value into the field using jquery.

Regards

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 24
1085
0
sty 23
1329
1
lip 24
1039
3
maj 24
1891
2
sty 24
2749