Hi, i just wanted to check about how to locate files in backend to make customizations to the doctype that i created and also to link or pull data from a child table to another child table ? is this possible ?
If your developer mode is on and Custom? checkbox in custom doctype is not checked then inside the module you have mentioned you will see the doctype folder inside which you can see the related file such as .json, js, py etc of that related custom doctype
i will take a look at this thanks ! any other tips or pointers for help ?
As per your requirement you can try the approach mentioned above
1 Like