Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Parag Gherwada 8 posts 77 karma points
    Apr 25, 2024 @ 03:54
    Parag Gherwada
    0

    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? enter image description here

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    Apr 29, 2024 @ 14:22
    Huw Reddick
    0

    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.

  • 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.

Please Sign in or register to post replies