Jump to content

First Stumbling Block - Preferences not displaying in editor


clangstaff

Recommended Posts

@Graham Quince

I've created a widget within the Beta titled 'Link to file - with icon' I have however fallen at the first step of entering my preferences. I've added a couple of preferences just to test this and they are not displaying in the widget editor after saving the changes.

See pref code below and attached screenshot.

       prefs: {            
    "DocTitle": {
    "type":"text",
    "label":"Title",
    "defaultValue":"Document Title"},
            
    "DocLink": {
    "type":"url",    
    "label":"Document Link",
    "defaultValue":""
}

},

 

preferences-not-displaying.jpg

Link to comment
Share on other sites

Hi @clangstaff,

We are experiencing some problems with browser cache management at the moment. Usually, we want the browser to cache as much as possible, with Preview in FrogCode, we need it to forget those files which is harder than it sounds. For the time being try Refreshing the page, or if that doesn't work, clear your browser cache and refresh the page. A fix is in the works presently.

~ Chris

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...