Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, November 22, 2024 
 
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 - Controls
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Controls | New ThreadView:  Search:  
 Author  Thread: Name Edit control: have first name be entered first
Karlin High
Posts: 9
 
Name Edit control: have first name be entered firstYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 10 10:34 AM
If someone types "Joe" into a name edit control's text box, the control's popup window appears with "Joe" in the last name field. Our users would like if single names went to the first name field instead.

Is there any way to change name edit controls so a single name entry goes into the popup's first name field, instead of the last name field? Or do you always have to use the popup window or a script for that?

Right now I'm using the OnExitControl event to run a script that checks if the entered name has spaces. If not, it goes something like,

NameEdit1.NameFirst = NameEdit1.Text
NameEdit1.NameLast = ""
NameEdit1.Popup

[Reply][Quote]
RJ Samp
Posts: 973
Top 10 forum poster: 973 posts
 
Re: Name Edit control: have first name be entered firstYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 10 2:55 PM
Well you can always go to five fields Prefix picklist, First, Middle, Last, Suffix picklist....set the tab stop for the first name....and let them go at it.

SLX has built in logic to determine/parse out the names et al.....so doing something like changing the databound FirstName property to a different field is not a good idea......

simple answer: no.
[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 © 2024 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): 11/22/2024 4:53:22 PM