DNN.FormAndList | table complete with field types | Frontend Framework library
kandi X-RAY | DNN.FormAndList Summary
kandi X-RAY | DNN.FormAndList Summary
Design your own table complete with field types, validation and custom user permissions.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DNN.FormAndList
DNN.FormAndList Key Features
DNN.FormAndList Examples and Code Snippets
Community Discussions
Trending Discussions on DNN.FormAndList
QUESTION
First, I am having a DotNetNuke module project with FormAndList and I upload extension package into my DotNetNuke portal. Next, I need to customize the features for FormAndList, I copy the whole project and rename it into FormAndList_Cust, I rebuild it and upload extension package into my DotNetNuke portal. It shown me the following warning due to duplicate of package even I rename of my customize project into FormAndList_Cust.
Warning: You have selected to repair the installation of this package. This will cause the files in the package to overwrite all files that were previously installed.
Next, I realize that my .dnn file still FormAndList.dnn and I rename it into FormAndList_Cust.dnn. I rebuild my project in Visual Studio, it shown me the following error.
Severity Code Description Project File Line Suppression State Error Could not find file 'C:\Users\yoong.hon.chan\Desktop\NET_DNN\DNN.FormAndList_Tab\FormAndList.dnn'. FormAndList_Tab
How I can rename of my customize modules with FormAndList_Cust from current FormAndList project?
...ANSWER
Answered 2018-Apr-10 at 03:44- Right click on the Project in the Solution Explorer.
- Choose Edit Project (this will unload the project)
- In the CSPROJ file find formandlist.dnn, rename it (look to see if it is in multiple places)
- Save your CSProj file.
- Right click on the CSProj file in solution explorer and choose to Load it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DNN.FormAndList
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page