Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, July 6, 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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Question about new forms and tnameedit
lorenzo
Posts: 35
 
Question about new forms and tnameeditYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Sep 10 4:36 PM
Hi.
Im new using sales logix and im doing some changes to the module of contact detail, i needed to add a field to the form that allows to change the name information, i coulnd because is a control, so i decided to create a new one, i did but my question is if its possible to return a value from one form to another.
For example, i added a textedit control to contact detail and at the double click event it raise my form, can i send the value that i alreadymanipuladed to detail account form?

Thanks
[Reply][Quote]
Leon Gort
Posts: 127
 
Re: Question about new forms and tnameeditYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Sep 10 12:17 AM
Not 100% sure what you are trying to do, however you can either use the GlobalInfo Collection (lookup globalinfo in dev guide) or you can pass it through when you call the new form using mainviews.


Set objMainView = Application.MainViews.Add("custom_form_family:custom_form_name", 0, False)
objMainView.DetailsView.youreditbox.text = "your value from calling form"

[Reply][Quote]
lorenzo
Posts: 35
 
Re: Question about new forms and tnameeditYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Sep 10 1:23 PM
Hi.
Thanks for the code, it helps me alot.

Im pass from one problem to another.
Im trying to modify the tool bar Lookup Toolbar, because i added a new textbox at the form that calls it.
But i need to look for the second last name, but i ce that the lookup that the tollbar buton calls is QBE but i cant find it.
Do you know where can i find it or how can i change it?
Thanks
[Reply][Quote]
Leon Gort
Posts: 127
 
Re: Question about new forms and tnameeditYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Sep 10 7:11 PM
Are you trying to modify the Lookup menu or the Contact QBE screen?
[Reply][Quote]
lorenzo
Posts: 35
 
Re: Question about new forms and tnameeditYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Sep 10 9:32 PM
Hi.
I modified the QBE form, i added a new textfield.
That i want to do its that when i click ok buton, it takes the information of my textbox.
i found that the tool uses a function called QBE, i went to manage function and i see it, but i cannot edit it.
There is a way to modify this function or should i create a new look up or function?
Thanks.

My msn is alukard_x@hotmail.com my gtalk is dante2000@gmail.com
I would really apreciate your help.

[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): 7/6/2025 11:08:52 AM