IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
You must wrap the backend view in a ContentViewControlElement and return it in the DefineJobsBackendContentView method of the definitions class. To do this, you must perform the following:
EXAMPLE: For more information about the contents of the file, refer to class JobsDefinitions.cs from the downloaded sample project.
JobsDefinitions.cs
In this file, in the DefineJobsBackendContentView method you create a MasterGridViewElement that you use to show the job applications. You create the columns required and a delete command in the actions menu to delete an application. To edit a job application you create aDetailFormViewElement.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important