Hello! I am an industrial engineering student and I am developing a small project with a Gantt chart. I am using an app developed by someone on Github and they were using the admin panel to insert the task data. I don't want my users to access the admin panel so I create forms to insert the data. The problem is that on the admin panel the app is using a class to use the treebeard function to order the tasks I also need to use it on the form but I don't know-how.
instead of using class Form_name (ModelForm) i use the threebeard directly to creat the form
Great. Thanks for sharing the solution. This would definitely help other developers.
- sunil 5 years ago@Catgomessousa could you close this ticket from your end if everything looks good.
- sunil 5 years ago
Hi Catgomessousa ,
Can you share your admin panel image?. I understand your requirement. It would help us to investigate further and provide you the right resource/documents.