Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a rule, which updates two dimension parameters, which then is populated in the iProperties Description field.
iProperties.Value("Project", "Description") = Thickness & " X " & WIDTH & " X " & LENGTH
While it works as I expect it to, I would like the values to update automatically when the width and length are adjusted, rather than re-running the rule to get the values to update in the Description field. Eliminating that step will eliminate the chance of error in the event that the rule isn't re-run.
I'm guessing it's something simple to add for this to happen, yet don't know how to get there. Any assistance would be greatly appreciated. Thank you.
Solved! Go to Solution.