Hi all,
I want to set property value for feature by selecting correct value from combobox which is define in operation properties.
This is how I made connection between property value for feature and combobox
Then in Bentley Map I have this:
When I choose material on the map appears text "Material" and it is correct but value is wrong (it should be "Material" also) :
When I insert next text to the map for example "Decritpion" it also appears ok on the map but value is wrong, this time is " Material" so the value which should appear one step earlier :
And so on.
What shall I do to get what I need? I attached my xml file. Any suggestion would be helpful.
Solution for my second problem is to use watcher's: both SynchItem and CurrentListLookUp are possible.
Regards
OK, I've made it just by changing parameters as shown below:
But now show up another problem - I need to use two methods at once: first is this:
And then this method activate second one, the one I had problem earlier. And problem is that "restart current method" don't work any more - it restarts both method, not only second one. Maybe someone knows a solution to this? I attached my xml file.
Thanks for reply Jeff.
I can't to do it that way because I'm working with views from MS SQL and feature "Attribute" is that view and it's default set to "textbox". Any idea how to achive this?
Gabriel,
I've duplicated the behavior you described and have to determine any workaround. Is there a specific reason you are not using a Combo Box feature property for "Attribute" rather than having it reference an operation property?
Regards,
Jeff Bielefeld [Bentley]