fastapi-admin icon indicating copy to clipboard operation
fastapi-admin copied to clipboard

Lack of documentation. Extra actions creating

Open ftelnov opened this issue 4 years ago • 2 comments

I don't know maybe I'm blind, or this project don't have a properly-made documentation at all. It more looks like a school project. For example, I don't know how to extend standard create toolbar action, rewrite needed for me module's method. After researches in SOURCE codes, I saw generated methods for auto-handling, but hadn't seen any examples of custom action creation. So, the question is, is there any normal documentation or so? This project seems to be huge and popular enough, you even provide "sponsor" version, but I don't see documentation for coders at all...

ftelnov avatar Sep 15 '21 20:09 ftelnov

https://fastapi-admin.github.io

long2ice avatar Sep 16 '21 02:09 long2ice

https://fastapi-admin.github.io

I've totally checked it before posting this issue. There are no description about how to make custom action with custom fields and with custom handlers. Only small details about Actions and Toolbar Actions. So the question is - how to extend base toolbar action with new custom fileds and handler view?

ftelnov avatar Sep 16 '21 06:09 ftelnov