Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, August 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!
 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: Can we change the functionality of 'Save' button (appears in the Toolbar)
Harendra Sinha
Posts: 66
 
Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Dec 08 12:31 PM
Hi Guys,
I want to add a new text field in the 'Contact' page in SLX and save the value of that text box along with contact details on the 'Save' button.
How can we do this ?
I found that 'Save' button calls a function 'File:Save' internally.
Where this function is stored in the SLX? Can we modify this?

Appreciate any help on this .
Thanks,
Harendra
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Dec 08 7:53 AM
All you do is:
A - Add your custom field to the CONTACT Table via the SalesLogix DBManager
B - Add the textbox control to the Contact Detail Form
C - Hook the TEXT property of the control to the new field
D - Save/Release the modified Contact Detail Form.

ZERO coding - it's worked this way for 12+ years.
--
RJLedger - www.SlxWizard.com
rjlSystems
[Reply][Quote]
Harendra Sinha
Posts: 66
 
Re: Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Dec 08 8:52 AM
Thanx a lot Bob,
But I want to save the new value(may be selected from a drop down box) in another table .
Both table will have a relationship on the basis of CONTACTID.



Harendra
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Dec 08 9:07 AM
I assume the table has been built as a 1:1 of off Contact via the SalesLogix DBManager.. so my original post still prvails.. it's a bound field and it gets saved automatically.

However I do suggest you modify Insert Contact/Account and create a new "empty" 1:1 record when you create the new contact record..
It's all SalesLogix "101".
--
RJLedger - www.SlxWizard.com
rjlSystems
[Reply][Quote]
Harendra Sinha
Posts: 66
 
Re: Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Dec 08 9:58 AM
Its working ... thanx.
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Can we change the functionality of 'Save' button (appears in the Toolbar)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Dec 08 9:49 PM
Harendra

Just out of interest, can you detail why you chose to use a 1:1 extension table instead of just adding the new field to the Contact table?

Thanks
Phil
[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): 8/28/2025 2:15:30 AM