Configuration fields are not appearing?

Discussion in 'Plugin Development' started by FTWin01Gurl, Jun 18, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    FTWin01Gurl

    I've been at least one hour already trying to fix configuration... It's not adding fields onto the code. My code is here:

    http://pastebin.com/2YgFTjeG
     
  2. Offline

    MikeA

    I bump this in approval that swift action is needed!
    [​IMG]
    Thanks!
     
    FTWin01Gurl likes this.
  3. You forgot to copy the defaults.
    Code:
    <config>.options().copyDefaults(true);
     
    FTWin01Gurl likes this.
  4. Offline

    FTWin01Gurl

Thread Status:
Not open for further replies.

Share This Page