02-14-2007 02:43 PM
02-19-2007 05:52 AM
<config evaluator="string-compare" condition="Dashboards">
<dashboards>
<layouts>
<layout id="default" columns="1" column-length="5" image="/images/icons/layout_single_column.gif"
label-id="layout_single_label" description-id="layout_single_desc"
jsp="/jsp/extension/my-single-column.jsp" />
</layouts>
</dashboards>
</config>
06-15-2007 11:10 AM
07-13-2007 06:12 AM
07-13-2007 06:43 AM
Configuration added for web-client to setup default dashlets shown in a user Dashboard on first login.
Config example as follows:
<config evaluator="string-compare" condition="Dashboards">
<dashboards>
<default-dashlets>
<dashlet id="getting-started" />
<dashlet id="tasks-todo" />
</default-dashlets>
</dashboards>
</config>
This client config can be overriden in the usual way to change the default Dashboard for new users when they first login.
07-13-2007 07:21 AM
09-14-2007 02:30 PM
how do i define 1 dashlet to be in the left column and 2 in the right column?
09-20-2007 09:32 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.