qbadev
qbadev
maybe this issue should be closed at least this functionality should be mentioned in readme of this repo
@timurhai thanks for proposal. We actually can't participate as we are still under heavy development.
It seems that parent object needs to be absolutely positioned and have width and height set.
I confirm, it works now http://jsfiddle.net/v2u50ofb/3/
Git stops working, when FFI enabled. Git can't finish scanning repos.
Path in frontend must be strictly valid against frappe api pattern and rules, I guess. I tested it out already: path `field.get_options` works fine.
There might be other places that require correction in frontend. I am not sure, but I recall other errors in dev console in browser indicating similar issue.
When clicking Attach Image control button in the form, nothing happens visualy, but the error shows up in console log. ``` attach.js:125 Uncaught TypeError: Cannot read properties of undefined (reading...
I also noticed that Your api `field` file algorithm does not check `tabCustom Field` table for possible values. Another issue is that JS FE script tries to check field named...