My understanding is, since grids already work in desk, it should be fairly feasible to fix this bug in the webform. My previous attempts did not attract enough attention maybe I will get luckier now. I am willing to sponsor the work since I am technically not able to fix it
https://github.com/frappe/frappe/issues/6609
Hi,
I am trying to setup a webform for expenses the employees. I am able to create the page and it shows a table for the expenses. However when I try to add a row in Expense details it gives the error:
grid.js:477 Uncaught TypeError: Cannot read property 'push' of undefined
at Grid.add_new_row (grid.js:477)
at HTMLButtonElement.<anonymous> (grid.js:95)
at HTMLButtonElement.dispatch (jquery.min.js:3)
at HTMLButtonElement.r.handle (jquery.min.js:3)
Kindly guide me how to corr…
Hi,
I have seen section Third Party Authentication on user form. I want to know how it works for that,
1) I have added a new email id in field Google User ID and trying to login using that id, i have not created new user of that id.
2) I type my gmail account password of that id but i got an error "Invalid Login"
so my question is, which password i used for this id, or any other procedure is required.
Regards
Rohit
–
Note:
If you are posting an issue,
We should be able to r…