I am new to umbraco and have a question about how much business user could do for content management.
Business users want ability to add web controls dynamically on web page, it could be a textbox, could be a dropdownlist, could be any other .net control, and if it is dropdown list, they want the ability to add the list item to database as well, and link the dropdown list to the list items they added.
I never done Umbraco before so not sure whether it is doable via umbraco CMS.
CMS ability
Hi,
I am new to umbraco and have a question about how much business user could do for content management.
Business users want ability to add web controls dynamically on web page, it could be a textbox, could be a dropdownlist, could be any other .net control, and if it is dropdown list, they want the ability to add the list item to database as well, and link the dropdown list to the list items they added.
I never done Umbraco before so not sure whether it is doable via umbraco CMS.
Thanks
zhuang
Contour lets you create forms quickly and you can create a form directly from SQL tables and hook up a dropdownlist to a separate sql table:
http://umbraco.com/products/more-add-ons/contour.aspx
Here is a video showing how easy it is to do it:
http://umbraco.com/help-and-support/video-tutorials/umbraco-pro/contour/integration-with-other-databases-and-systems.aspx
Thanks, I do not have a license to view video now, but looks like what I need.
is working on a reply...