This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Feb 23, 2011, 9:47 PM
94 Posts

Re: How can I open a dijit dialog from ssjs?

  • Category: Dojo and Client Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 5
I did see something about the onComplete event in another post somewhere, but I couldn't find it anywhere in the button properties.  Where is it?
Feb 23, 2011, 10:53 PM
7 Posts
Re: How can I open a dijit dialog from ssjs?
It's "hidden" in the event handler of a button or other control:
 
1. Open the OUTLINE view and expand the control
2. Select "Event handler" 
3. Click on the PROPERTIES tab - "All properties"
4. Under the events section you'll find "onStart", "onError" and "onComplete" events 
 
In the future you can just copy+paste the code from the source view.
Feb 24, 2011, 6:15 PM
64 Posts
Ah. You were answered here. Ignore my Notes.net posting then! <eom>

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal