11/25/2024 7:38:51 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 SalesLogix legacy development including views, scripts, etc.. View the code of conduct for posting guidelines.
|
|
|
|
Change a LabelProp Caption in script
Posted: 06 Aug 08 2:55 PM
|
I'd like to change the label caption in an editbox based upon the value of another control.
Some controls have a caption property which alows you to use:
SetPropertyOf "ControlName", "Caption", "New Caption:"
But in an editbox the Caption is a subProperty of LabelProps. Is there a way to do this, other than by clearing the Caption in LabelProps and creating new Label controls?
|
|
|
| |
|
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!
|
|
|
|
|
|
|
|