11/27/2024 12:23:10 AM
|
|
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!
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.
|
|
|
|
Help with Change value Fields
Posted: 25 Jan 07 2:16 PM
|
fiogf49gjkf0d Hello, I have a little time at SalesLogix, for that reason I need a little favor Could you please tell me how can I change the Fiel's value (when the Field is in a windows)
thanks for yor help, Regards, |
|
|
|
Re: Help with Change value Fields
Posted: 26 Jan 07 8:27 AM
|
fiogf49gjkf0d I think we need more information. If you are in an edit window and you want to change a value of another edit box based on a value input in the current object (I am making this assumption since the post is in the scripting forum) then you could do something like this:
txtOtherField.Text = "New Value"
But we really would need more information on what you are trying to accomplish. |
|
|
|
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!
|
|
|
|
|
|
|
|