Hello.
I'm writing a plugin for GF that should add a new dropdownlist to the general form settings.
Following the DOCs, I've written something like that: http://pastie.org/5405121
I've event tried to skip the "if ($position == 500)" part, but the "OK" string isn't shown anywhere in the form editor.
Any idea why?