Copied to clipboard

Flag this post as spam?

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


  • Hywel Lewis 37 posts 138 karma points
    Jul 01, 2015 @ 10:00
    Hywel Lewis
    0

    Passing field values and calculations

    Is it possible to pass field values to another field and calculate them in umbraco forms

    e.g.

    • field a = £5000
    • field b = £6000
    • filed c = [a + b]
    • field d = £3000
    • filed e = [c + d]

    then finally [c/d *100]

    thanks in advance Hywel

  • Comment author was deleted

    Jul 02, 2015 @ 09:33

    Hey,

    Not out of the box but you could accomplish this with a custom fieldtype

  • 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