Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
If I make changes to the cshtml file of our.Community.CustomForm package and see those changes reflected at runtime, how can I fix that the updated changes dont lost and replace at runtime?
You can't because the views are replaced from the DLL whenever you do a publish.
You would need to download the source code and rebuild it yourself.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
our.Community.CustomForm did cshtml changes lost
If I make changes to the cshtml file of our.Community.CustomForm package and see those changes reflected at runtime, how can I fix that the updated changes dont lost and replace at runtime?
You can't because the views are replaced from the DLL whenever you do a publish.
You would need to download the source code and rebuild it yourself.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.