Copied to clipboard

Flag this post as spam?

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


  • Johan Dahlström 33 posts 146 karma points
    Oct 26, 2020 @ 20:09
    Johan Dahlström
    0

    Reference Umbraco Forms assemblies

    I've followed your guide and added Umbraco Forms using the backoffice installer.

    How should I reference the DLL:s correctly to be able to access things like @Html.RenderUmbracoFormDependencies()and the Umbraco.Forms namespace in my backend? No references are added to the project when using the installer.

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    Oct 28, 2020 @ 00:12
    Alex Skrypnyk
    100

    Hi Johan

    The backoffice installer doesn't install visual studio project dependencies.

    I recommend you to use Nuget for a such kind of installations if you work in Visual Studio.

    Umbraco Forms Nuget - https://www.nuget.org/packages/UmbracoForms/

    Thanks,

    Alex

  • Johan Dahlström 33 posts 146 karma points
    Oct 28, 2020 @ 00:15
    Johan Dahlström
    1

    Alrighty, thanks for the clarification

Please Sign in or register to post replies

Write your reply to:

Draft