<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Content Aspect Wizard in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6193#M1328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I see now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't anything that will give you that functionality out of the box, but it would fairly easy to create a wizard to do that. It depends how dynamic you want it to be though, if you know what properties you want to edit you can create the JSP pages for it (see something like /jsp/spaces/create-space-dialog.jsp) and then tie them together using the new wizard framework: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Wizard_Framework" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Wizard_Framework&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps a little.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2006 12:44:35 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-05-24T12:44:35Z</dc:date>
    <item>
      <title>Content Aspect Wizard</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6190#M1325</link>
      <description>I wonder if it's possible to make&amp;nbsp; a wizard for the editing of Aspect with many fields. In particular make a mechanism to configure which fields of aspect the users can edit in any single page of the wizard?Any suggest?</description>
      <pubDate>Wed, 24 May 2006 08:25:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6190#M1325</guid>
      <dc:creator>manuelgentile</dc:creator>
      <dc:date>2006-05-24T08:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Content Aspect Wizard</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6191#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can already do this, unless i have mis-understood your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your web-client-config-custom.xml file you can configure the property sheet to show whatever properties you like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the sample file shipped you'll see an example for the imageClassification aspect (shown below).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="aspect-name" condition="my:imageClassification"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="my:width"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="my:height"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="my:resolution"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can remove properties if you don't want them so display.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 10:50:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6191#M1326</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-05-24T10:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Content Aspect Wizard</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6192#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I apologize for my poor explanation… by the way I don't want to unshow some properties… but i want to edit some of these properties in aa page, some other in the second page ans so on….. like a wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit all the properties not&amp;nbsp; in a single page but in a process…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 11:00:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6192#M1327</guid>
      <dc:creator>manuelgentile</dc:creator>
      <dc:date>2006-05-24T11:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Content Aspect Wizard</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6193#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I see now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't anything that will give you that functionality out of the box, but it would fairly easy to create a wizard to do that. It depends how dynamic you want it to be though, if you know what properties you want to edit you can create the JSP pages for it (see something like /jsp/spaces/create-space-dialog.jsp) and then tie them together using the new wizard framework: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Wizard_Framework" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Wizard_Framework&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps a little.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 12:44:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-aspect-wizard/m-p/6193#M1328</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-05-24T12:44:35Z</dc:date>
    </item>
  </channel>
</rss>

