I am developing an iframe application for Facebook that requires some configuration for each installation, such as long / lat and some third-party API keys. I would prefer not to create a new application for each implementation.
Is it possible to allow the user (page owner) to define these parameters? Ideally, I would like to provide additional settings in the "Edit Settings" dialog box on the application administration page (currently the only option is "Custom Tab Name").
Thanks!
source share