Hi all,
I want to set preferences for my portlet entities. For example, I have two "Flash or Flex" portlet fragments (that comes with the demo application) and I want them to display different flash objects by default. In the documentation, I have found that by using this syntax in the psml:

<fragment id="uhtemp-1012" type="portlet" name="demo::BookmarkPortlet">
 ...
 <preference name="Google" readOnly="false">
   <value>http://www.google.com</value>
 </preference>
 ...
</fragment>


I can set preferences per portlet fragment. However, I haven't been able to find a graphical way to set these preferences. Do I need to change the psml by hand in order to achieve this, or is there a way of doing this graphically while editing the page?

Best regards,

SerkanC


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to