Implementing crud operations for dynamic data within umbraco admin
Hi,
I am new to umbraco. I want to integrate the crud operations for some tables within the umbraco admin. I do not want to create a new site for the admin section.
Do you mean that you have some custom tables that you have created in your umbraco database and you want to be able to CRUD them in the umbraco backend? If so then use the excellen package dewd http://our.umbraco.org/projects/developer-tools/dewd
But, "Dewd" package have some issues. i am using drop down in the create/edit. when i use dewd dropdown - it gives object reference error and when i use umbraco drop down it doesnot pick values.
Implementing crud operations for dynamic data within umbraco admin
Hi,
I am new to umbraco. I want to integrate the crud operations for some tables within the umbraco admin. I do not want to create a new site for the admin section.
Please help.
Thanks & Regards,
Puneet
Puneet,
Do you mean that you have some custom tables that you have created in your umbraco database and you want to be able to CRUD them in the umbraco backend? If so then use the excellen package dewd http://our.umbraco.org/projects/developer-tools/dewd
Regards
Ismail
Thanks Ismail,
i can show the table listing in umbraco now.
But, "Dewd" package have some issues. i am using drop down in the create/edit. when i use dewd dropdown - it gives object reference error and when i use umbraco drop down it doesnot pick values.
is working on a reply...