jsonCallback wrapper), so you can update default values and styling in one place.
Point the widget at a URL
Pass aurl inside data-defaults:
Host the file as JSONP
Wrap the object injsonCallback(...). Put field values under a model key; style sits at the top level:
model) and style only. Set help text inline.
The widget still loads if the URL is unreachable or the JSON is malformed. It silently falls back to defaults rather than showing an error. Test your file before relying on it.

