Property Value for feature set in operation property combobox

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.

Parents Reply
  • 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. 

Children