Copied to clipboard

Flag this post as spam?

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


  • Marcin Zajkowski 112 posts 585 karma points MVP 6x c-trib
    Jan 11, 2016 @ 21:14
    Marcin Zajkowski
    0

    Right click + events ("...") are not working in Umbraco Forms

    How to replicate:

    1. Install package on Umbraco.
    2. Install (if not already installed) Umbraco Forms / Contour.
    3. Try to perform any action for form (right click or "...").

    The error is System.FormatException not handled and caused by Convert.ToInt32 method which is trying to convert Guid string which is node name of each form.

    I found your project on Github and will create a pull request solving my problem cause I have already fixed it on my local repository.

    EDIT: done → https://github.com/Pumpin/ZippyMedia/pull/3

  • Troels Larsen 75 posts 280 karma points
    Feb 15, 2016 @ 19:37
    Troels Larsen
    0

    Hey Marcin

    Thx for the pull request, merged it into the repo and released a new package plus made some automation of the package build process.

    Thx for the help mate.

    HFYR

Please Sign in or register to post replies

Write your reply to:

Draft