Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 372 posts 1005 karma points
    Dec 12, 2014 @ 18:09
    Jonathan Roberts
    0

    Trying to extend Umbraco Contour using Umbraco 7.2

    Hi,

    Im trying to extend the Umbraco Contour package in our code. Im trying to override the execute method so we can encrypt the data. I have found an example online but the code is several years old and uses Umbraco.Forms.UI and the RecordsView doesnt work. Plus the control parameter in the following snippet exist any more.

    [Setting("EmailLookUpField", description = "Enter the receiver email lookup field", control = "Umbraco.Forms.Core.FieldSetting.TextField")]

    Are there any new snippets of code that uses the updated versions that I can view?

     

    Jon

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Dec 14, 2014 @ 19:15
    Jan Skovgaard
    0

    Hi Jonathan

    Have you installed Contour by yourself on the 7.2 installation? Or have you just activated "Umbraco Forms" after the installation? Not sure it's possible to run both at the same time.

    However you might be able to benefit from the current Umbraco forms documentation here https://github.com/umbraco/UmbracoFormsDocumentation ? - This is still work in progress so there is probably some things, which are currently not documented but it's the place to keep an eye on at least. I think HQ will promote it more when they feel it's done.

    Hope this helps a bit.

    /Jan

  • 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