Copied to clipboard

Flag this post as spam?

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


  • Alessandro 30 posts 151 karma points
    Aug 23, 2022 @ 13:51
    Alessandro
    0

    Where are the default umbraco forms cshtml files?

    I have installed Umbraco Forms on Umbraco 10 via Nuget in visual studio and the package is installed properly, but I cannot find the folder "Forms" with the partial views anywhere on the file system.

    From the documentation it appears that a folder "Forms" should be created under the Views/Partials folder, but it doesn't happen. Also the folder MacroPartial is empty.

    The form can still be rendered in page somehow (guess some default in the .dll), but without the default theme I'm not able to customize.

    Using the "Forms" folder from the U8 version proved non compatible.

    Please help, this is really blocking.

  • Patrick de Mooij 72 posts 622 karma points MVP 3x c-trib
    Aug 23, 2022 @ 14:15
    Patrick de Mooij
    100

    Hi Alessandro,

    All the .cshtml files of Umbraco forms are indeed bundled in the .dll, so you won't see them but they are still able to be accessed by the code.

    If you want to customize the views of Umbraco forms, then you should do so through themes: https://our.umbraco.com/documentation/add-ons/umbracoforms/developer/Themes/

  • Alessandro 30 posts 151 karma points
    Aug 23, 2022 @ 16:05
    Alessandro
    0

    Hello Patrick, I have seen that page a thousand time but I've never noticed that "download this zip file" link before :(.

    Thank you for pointing me in the right direction.

    Alessandro

Please Sign in or register to post replies

Write your reply to:

Draft