D2: How can I dynamically set a value on text field based on a condition in a property page
Hello to all, On a property page, I would like to dynamically set a specific value in an attribute (in a text field) depending on the value selected for another attribute (in a drop field). It's easy to get a list of value values for a list dropdown or list box, but that's not what I want. I want the resulting value to be…