Copied to clipboard

Flag this post as spam?

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


  • jayanthi 66 posts 86 karma points
    Apr 23, 2014 @ 20:33
    jayanthi
    0

    Please provide a valid form Id with RazorRenderForm

    I am using countour 3 on umbraco 6.1.6, have done manual installation as per http://our.umbraco.org/projects/umbraco-pro/contour/documentation/installation/Manual

    Created two macros as per instructions. when inserting a contour form to RTE using Razor macro.Cross verified the parameter for both the macros.

    I receive "Please provide a valid form Id' error

    It is rendring with usercontrol macro.Please let me know if anything missing.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 20:49
    Jan Skovgaard
    0

    Hi jayanthi

    Could it perhaps be realted to what is described in the last post of this topic? http://our.umbraco.org/forum/umbraco-pro/contour/47035-Getting-Please-provide-a-valid-form-Id-with-@UmbracoRenderMacro

    /Jan

  • jayanthi 66 posts 86 karma points
    Apr 23, 2014 @ 21:00
    jayanthi
    0

    Hi Jan

    I had a look at the topic before I posted this. as mentioned I have the parameter related to macro and also have Form Picker  in the database.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 21:01
    Jan Skovgaard
    0

    Hi jayanthi

    Ok...I know I have had this issue before myself and there was another solution...but can't remember what it was. But if it pops up I'll write straight away.

    What exact version of Contour have you installed?

    /Jan

  • jayanthi 66 posts 86 karma points
    Apr 23, 2014 @ 21:06
    jayanthi
    0

    Hi Jan

    Installed Contour version - 3.0.19

    Thanks In advance.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 21:07
    Jan Skovgaard
    0

    Hi jayanthi

    Ok...could you perhaps try and upgrade to 3.0.20 and see if that helps?

    /Jan

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 21:08
    Jan Skovgaard
    0

    ...And are you using webforms mode in your installation or is it mvc? I think that the user control approach will only work if you're using webforms. If you're using mvc either should work I think.

    /Jan

  • jayanthi 66 posts 86 karma points
    Apr 23, 2014 @ 21:17
    jayanthi
    0

    Is this refered to umbraco installation, could you help me out how to determine that

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 21:18
    Jan Skovgaard
    0

    You can see the template engine in the /config/umbracoSettings.config - If you have not changed this after your installation MVC should be the default in v6.

    /Jan

  • jayanthi 66 posts 86 karma points
    Apr 23, 2014 @ 21:25
    jayanthi
    0

    I see  <defaultRenderingEngine>WebForms</defaultRenderingEngine> in the config file. This  file is not changed after installation.

    Thanks in advance.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 23, 2014 @ 21:27
    Jan Skovgaard
    0

    Ok, then it's default MVC in v7 and default usercontrols in earlier verions. Sometimes it's just hard to remember what is default in, which version :)

    But then your Contour setup should be fine - but perhaps try to use the MVC version of the macro instead of the usercontrol version? That is possible even though you're using webforms.

    Otherwise try to see if upgrading Contour helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft