<?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 Replace r:propertySheetGrid in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97232#M66894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen the wiki:&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/PropertySheet" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/PropertySheet&lt;/A&gt;&lt;SPAN&gt;and try to custom the attribute interface. I want to know&amp;nbsp; if&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&amp;lt;r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roperty name="name" /&amp;gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could replace by&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&amp;lt;h&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText value="Name" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;h:inputText value="#{node.properties.name}" /&amp;gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my custom workflow? And How to write the text value rightly?I'm sorry my English. :lol:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2007 01:37:13 GMT</pubDate>
    <dc:creator>zg0571</dc:creator>
    <dc:date>2007-07-05T01:37:13Z</dc:date>
    <item>
      <title>Replace r:propertySheetGrid</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97232#M66894</link>
      <description>HelloI've seen the wiki:http://wiki.alfresco.com/wiki/PropertySheetand try to custom the attribute interface. I want to know&amp;nbsp; if&amp;nbsp; "&amp;lt;r&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roperty name="name" /&amp;gt;" could replace by"&amp;lt;h&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText value="Name" /&amp;gt;&amp;lt;h:inputText value="#{node.properties.name}" /&amp;gt;" in my custom workflow? And H</description>
      <pubDate>Thu, 05 Jul 2007 01:37:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97232#M66894</guid>
      <dc:creator>zg0571</dc:creator>
      <dc:date>2007-07-05T01:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace r:propertySheetGrid</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97233#M66895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can do what you suggest but you'll lose most of the benefits of the property sheet. Using r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roperty will pick the appropriate input control for the datatype, it also takes into consideration any constraints applied to the property in the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a custom workflow you would have to have created a model definition for your task, the property sheet configuration can be used to handle any custom properties you have. Or is there a specific reason why you don't want to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe if you can give me an overview of what you're trying to achieve I can help further.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 07:32:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97233#M66895</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-05T07:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace r:propertySheetGrid</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97234#M66896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks gavinc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Now I have customed a workflow for my project which&amp;nbsp; have many attributes.It means I must custom the interface.Becayse the layout of each line(each line may have more than one properties) and the sizes of the textfields&amp;nbsp; are different.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Is there any other way to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 08:26:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97234#M66896</guid>
      <dc:creator>zg0571</dc:creator>
      <dc:date>2007-07-09T08:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Replace r:propertySheetGrid</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97235#M66897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's probably not exactly what you want but you can change the number of columns the property sheet uses so you can have 2 columns of properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the columns will still force all the fields to be the same size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To do this you just change the 'columns' attribute on the propertysheet tag to 2 i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;r:propertySheetGrid id="task-props" value="#{DialogManager.bean.taskNode}"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var="taskProps" columns="2" externalConfig="true" /&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want ultimate control over the layout of that page I'd suggest just using the standard JSF components rather than the property sheet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-r-propertysheetgrid/m-p/97235#M66897</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-12T10:19:59Z</dc:date>
    </item>
  </channel>
</rss>

