Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, June 28, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Open Unbound Smartpart from Toolbar Menu
Peter Ormon
Posts: 8
 
Open Unbound Smartpart from Toolbar MenuYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 May 12 10:41 AM
fiogf49gjkf0d

I seem to remember that there is a way to do this, but evrything I see here in the forums involves adding the smartpart to an entity page or mainview.  I want to be able to open the smartpart from the Toolbar menu regardless of which page is open at the time.  So far I have this: javascript:DialogWorkspace.show({id:'MyCustomManageForm',caption: 'Custom Manage Form',width: '800', height: '450',top: '200', left: '200'}); in the NavUrl of the Toolbar menu, but it only works if I add the smartpart to the DialogWorkSpace of a page and open the page first.  This is SLX 7.5.4.




[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Open Unbound Smartpart from Toolbar MenuYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 May 12 1:03 PM
fiogf49gjkf0d

Peter:


 


  Part of the issue that you are facing is that the SmartPart has to exist on the Page that you are currently on, which is why you need to add it on each page.


  There may be other alternatives, depending on what type of content you have in your page.


 


  For instance, you could use ExtJS and just bring up a Dialog window with your content.


  One such a solution could be:


  - Server side, build an ASPX (a page instead of a Web Part) that has your Content  (you should be able to copy and paste your Markup and Code from your ascx into an aspx)


  - Client Side use ExtJS to launch a Dialog with an IFrame on it pointing to the ASPX Page you have built.


 


  If you want to go this route, check the video at http://www.youtube.com/watch?v=Sk3EWGraaio for a quick way to create the ExtJS dialog capable of running this solution.


 

[Reply][Quote]
Peter Ormon
Posts: 8
 
Re: Open Unbound Smartpart from Toolbar MenuYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 03 May 12 1:53 PM
fiogf49gjkf0d

Thanks Raul.  That looks interesting for something else I'm working on.  For this, I'm looking to do something more like the way the Schedule menu works.  It'll take me some time, but I'm going to see if I can follow what Sage does in the ClientLinkHandler.  I'll post some code here if I figure it out.

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/28/2025 12:40:58 AM