-
Developer Portal - Now includes documentation for all Design Studio Widgets
We have recently updated the Developer Portal to include documentation for every widget available in the Design Studio. Visit this link to view that page. Documentation currently lists each widget by category, lists out all configuration options available, and summarizes the data usage required for the widget. In addition,…
-
Illustrator 2017 Update
Adobe has released updates to their Creative Cloud suite of applications. The latest version of Illustrator (listed as 2017 version 21.0.0) is not compatible with Domo's Design Studio. We have created a fix for this and have submitted it to Adobe with a request to expedite the approval process. I will update this thread…
-
Illustrator 2015.3 Update
Adobe has released updates to their Creative Cloud suite of applications. The latest version of Illustrator (listed as 2015.3 CC) is not compatible with Domo's Design Studio. We have created a fix for this and have submitted it to Adobe with a request to expedite the approval process. I will update this thread when that…
-
Design Studio Installation Issues
There is currently a known issue installing Add-ons with Illustrator 2015 CC for OS X (Mac) devices. Adobe is aware of this issue and is actively working to correct it. Until Illustrator 2015 CC and Creative Cloud services receive an update, this is the official work around provided by Adobe. * Install another 2015 Adobe…
-
New Widgets added to Design Studio
Links Two widgets have been added to our library which allow users to created a link to a specified URL. The Text Link widget and the Image Link Widget both provide a URL field in the Data tab of the widget's configuration options. These widgets can be used to link to Domo cards, pages, or sites on Domo's Whitelist. Table…
-
Login Issues Dev Studio
If you are experiencing issues trying to log in to your instance through the CLI, please re-install the CLI using this command: npm install -g ryuu That will put you on the latest version 2.16.0 and correct any log in issues.
-
Design Studio - Widget Release Notes
US Map * Fixes an issue where having the US Map and US Zip Map with Zip Codes on the same design would break the hover events for data values. * Added the capability to accept full form or abbreviated form State values (e.g. CA or California). * Removed the configuration option to set State Value format. People Comparison:…
-
Design Studio 2.0.5 Release
Release 2.0.5 * Fixed compatibility issue with newest Illustrator CC 2015.3 release. * New font selection UI in widget configuration options that lists acceptable web fonts for use in your design. * Users will now be notified (from 2.0.5 onwards) if they are not using the most current version of Design Studio. * Users now…
-
Dev Studio 2.18.0 Released
Version 2.18.0 was released today with support for Node v6.
-
Custom App Designs now support Responsive Design
This new feature is available for Custom App designs built through the Dev Studio or by modifying the code from a design built from the Design Studio. If you want you to build your app so that it is responsive, you can enable the ‘fullpage’ property in your manifest file. When this property is enabled the iFrame that…
-
Design Studio 2.0.6 Release
This update provides a new method for transitioning widgets to the artboard. Previously, a representation of the widget was placed on the artboard. This representation was in SVG format, and could cause some confusion on what could be directly edited on the artboard versus within the configuration options for that widget.…