Extending the backend with a custom section - popup
Hi,
Im doing a custom section in umbraco 4.0. Is it possible some how to show a popup ( with some umbraco code ) or will i have to write my own code to show a popup.
My data model has a Company and somw windmills connected to the company. In the section tree im showing the companies and when clicking on the company i show the details of the company and a list of windmills. When i want to create a new windmill for the company i would like to open a popup, type ind the name of the windmill and then save it and close the popup.
Extending the backend with a custom section - popup
Hi,
Im doing a custom section in umbraco 4.0. Is it possible some how to show a popup ( with some umbraco code ) or will i have to write my own code to show a popup.
My data model has a Company and somw windmills connected to the company. In the section tree im showing the companies and when clicking on the company i show the details of the company and a list of windmills. When i want to create a new windmill for the company i would like to open a popup, type ind the name of the windmill and then save it and close the popup.
is working on a reply...