Message 1 of 5
Adding Custom Iproperty with formula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone
I want to add a Custom Iproperty looking like this
Right now I'm using this code but it just adds the Iproperty and uses the current appearance.
iProperties.Value("Custom", "Color")=iProperties.PartColor
The value should change when the color changes.
Therefore the value should be =<Appearance>
I can't figure out how I can add this value using Ilogic.
Can anyone help me update the code?
Can't find it on trusty google.
Thanks in advance!
BR