Copied to clipboard

Flag this post as spam?

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


  • Garpur Dagsson 29 posts 164 karma points
    Feb 05, 2015 @ 16:59
    Garpur Dagsson
    0

    Can I access ufprt

    Hi

    I am trying to post to an umbraco form without actually using the html the form generates,

    I have been able to do the post by looking at the source for the form, however for this to work in a live envrionment I need a way to inject the ufprt field into my page.

     

    Is there some way to access the value in ufprt using razor? 

    Forgot: I am using umbraco 7.2.1 

     

    cheers,

    Garpur

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Feb 09, 2015 @ 16:52
    Tim
    1

    Have a look at this project: https://our.umbraco.org/projects/website-utilities/cultiv-restcontour it's quite old, but it has some stuff for submitting Contour forms via REST. You might be able to get some code you can modify from it?

  • Garpur Dagsson 29 posts 164 karma points
    Feb 11, 2015 @ 12:18
    Garpur Dagsson
    0

    Thank you for the tip,

     

    I will look into it :)

  • Garpur Dagsson 29 posts 164 karma points
    Apr 09, 2015 @ 13:51
    Garpur Dagsson
    100

    We ended up creating a documenttype and document that contains the form and then ajaxing that page and extracting the needed form information.

  • 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