I have a simple module that only runs off of a few module settings. It's a site alert bar which has copy, url and display status (true/false). I'm trying to make the URL field popup the file manager so I can browse and select a page.
Has anyone put something together that would easily work for this without a lot of messing around? I know I need to use the isettingcontrol type. I copied something from superflexi that sorta works, but it isn't putting the selected page into my field. Plus it's tapping into superflexi which isn't ideal, I'd rather this be more self-contained and not hacked together.