Copied to clipboard

Flag this post as spam?

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


  • Yves Kircher 21 posts 69 karma points
    Dec 15, 2014 @ 23:35
    Yves Kircher
    0

    Easy Calculator with Contours

    Hi, i created a simple Form for a calculator like:
    Field 1(input) Number1
      Field 2(select): +,-,*,/
    Field 3(input): Number2

    The result is stored in the contours table

    My Problem:
    After Submitting the form i want to output the resulöt of the operation

    How does that work? ( i guess some razor code )

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Dec 15, 2014 @ 23:44
    Dennis Aaen
    0

    Hi Yves,

    Have you seen the documentation about working with data from Contour, if not take a look here, http://our.umbraco.org/projects/umbraco-pro/contour/documentation/developer/.

    As you can see you can get data from Contour by using Razor http://our.umbraco.org/projects/umbraco-pro/contour/documentation/developer/Working-with-Contour-data-in-Razor/ or XSLT http://our.umbraco.org/projects/umbraco-pro/contour/documentation/developer/Working-with-Contour-data-in-XSLT/.

    Hope this helps,

    /Dennis

  • Yves Kircher 21 posts 69 karma points
    Dec 16, 2014 @ 00:32
    Yves Kircher
    0

    Thank you very much :)

  • 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