ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: New Blox Border Snippet I figured it out ... Those items can be added to the editor section (with no curly braces), as attributes. New Blox Border Snippet I cannot figure out where in the editor to place the border snippet code to keep my blox widget from using the system defaulted corner radius. No matter where I place it the corners of the widget remain rounded. { "spaceAround": "none|small|medium|large", "cornerRadius": "none|small|medium|large", "borderColor": "", "shadow": "none|light|medium|dark" } SolvedRe: BloX Data Input To Keep The Entered Value Community_Admin The queryResult property returns an object, not an array. Therefore, line 3 exits this script with nothing happening. Re: BloX Data Input To Keep The Entered Value I'm having the same issue as kreycraft - script doesn't seem to help.