Copied to clipboard

Flag this post as spam?

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


  • Bogdan 250 posts 427 karma points
    Mar 13, 2014 @ 12:53
    Bogdan
    0

    Add Field - scroll up

    Hello,

    Whenever I click "Add Field" everything scrolls up almost up to the top. This makes adding fields quite difficult when there are a lot of them. I have tracked down the source of this to /umbraco/plugins/umbracoContour/scripts/umbracoforms.js, line 833, and I have commented out the lines:

    //Scroll to field modal

    //var fmPos = $("#FieldModal").position().top;

    //jQuery(".tabpagescrollinglayer").animate({ scrollTop: fmPos }, "slow");

    Is this change safe to make?

    Thanks!

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 13, 2014 @ 12:59
    Jan Skovgaard
    0

    Hi bfi

    I can't answer if the change is safe to make etc. - But I will encourage you to create this as an issue on the issue tracker here http://issues.umbraco.org/issues and post it as a feature request for Contour. That way other people can vote it up if they think it's a good idea or add comments about how to improve things further etc.

    Just my 2 cents :)

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft