Now Available: VertiGIS Studio Web 5.30
This release includes a new taskbar component, new search option to change search behavior, quality of life updates for the portal item picker, new capabilities to build better layer catalogs, lots of bug fixes, and more.
Check out the Release Notes for a complete list of changes in this version.
VertiGIS Studio Web is available as a SaaS offering at https://apps.vertigisstudio.com/web/designer.
If you are using a subdomain, update your Esri portal authentication app item and add a URI redirect entry for yourdomain.apps.vertigisstudio.com in addition to your existing yourdomain.apps.geocortex.com redirect entry.
On-premises installer: https://apps.vertigisstudio.com/downloads/
Questions? Ask your questions and join the conversation in the VertiGIS Studio Web community forum
-
Here is the correct syntax including:
- layer filter tags syntax with three sample tags
- sources syntax with all possible sources listed
- iniital source (must be singular) syntax
{
"name": "portal.choose-layers",
"arguments": {
"layerFilterTags": [
"land cover",
"tree canopy",
"census tract"
],
"initialSource": "public",
"sources": [
"my-content",
"my-groups",
"my-favorites",
"organization",
"public"
]
}
}
1 -
Is there a sample or documentation for the new Taskbar component?
The context-sensitive help in the designer points to a non-existing target https://docs.vertigisstudio.com/webviewer/latest/admin-help/settings-taskbar.html
Added a Taskbar component. Visually, this is a new component type. Functionally, the Taskbar behaves very similar to Tabs. With Tabs, at least one tab must always be open. With a Taskbar, it is possible to have all items closed (that is, nothing is open).
1 -
is there documentation for portal.choose-layers? looks like it supports sources, initialSource, and layerFilterTags now, but what values/syntax do they require?
0 -
Awesome, thanks Cam Barnard. Can't wait to show it off to my users!
0
Please sign in to leave a comment.
Comments
4 comments