We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26575
    • 57 Posts
    Hey everybody,

    i updated my 1.0.0-website to 1.0.2 today. now managermanager isn’t working linke usual.


    Example: TV "ContentTpl" has ID "10":
    mm_moveFieldsToTab('tv10', 'layout');

    ...doesn’t work!

    mm_moveFieldsToTab('tvContentTpl', 'layout');

    ...this works!

    So ManagerManager 0.3.6 i can’t use the IDs for TVs anymore??
      christian seel - www.christianseel.com
      web developer & designer at chsmedien.de
      twitter: @christianseel / @chsmedien
      • 36416
      • 589 Posts
      Quote from: Seel-Media at Nov 18, 2009, 12:11 PM

      So ManagerManager 0.3.6 i can’t use the IDs for TVs anymore??

      Yeah, it’s becoming more semantical - you can even use:
      mm_moveFieldsToTab('ContentTpl', 'layout');
        • 26575
        • 57 Posts
        thanks! it works now without using the IDs...
          christian seel - www.christianseel.com
          web developer & designer at chsmedien.de
          twitter: @christianseel / @chsmedien