UWL - add a refresh button to the header

Simon, Tom Simon.Tom at aoins.com
Tue Feb 17 15:12:38 EST 2009


Jocelyn,
 
The change to the defaultview worked by adding the action xml from the
uwl.standard as shown below.
The "refresh" button  shows up as a link instead of a button.  Any
thoughts as to why it would display this way?
I noticed in the DTD documentation for "type" that it is obsolete.
 
 
Thanks for the help.  I will be giving a demo next week on the whole
process.   We are implementing SAP's portal solution this year. We are
using the UWL, and Extended Notifications for the Travel Mangament
workflows including the ABAP webdynpros for Travel.
 
  <Actions>
-
<file:///C:/Documents%20and%20Settings/e002482/My%20Documents/xmlconfig/
defautlview.xml#>  <Action name="refresh" groupAction=""
handler="UIActionHandler" referenceBundle="refresh"
returnToDetailViewAllowed="yes"
launchInNewWindow="SHOW_HEADERLESS_PORTAL">
-
<file:///C:/Documents%20and%20Settings/e002482/My%20Documents/xmlconfig/
defautlview.xml#>  <Properties>
  <Property name="type" value="button" /> 
  <Property name="onClick" value="onForceRefresh" /> 
  </Properties>
  </Action>
  <Action reference="defaultGlobalWizard" groupAction="no"
returnToDetailViewAllowed="yes" launchInNewWindow="no" /> 
  <Action reference="addToNavigation" groupAction="no"
returnToDetailViewAllowed="yes" launchInNewWindow="no" /> 
  <Action reference="removeFromNavigation" groupAction="no"
returnToDetailViewAllowed="yes" launchInNewWindow="no" /> 
  </Actions>
  </View>
  </Views>
 
Tom Simon
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090217/e85e6960/attachment.htm


More information about the SAP-WUG mailing list