Wiring property does not show in wiring editor

I added a property “Stop” of type “String” in the Wiring Properties. Checkbox “automatially create action” is enabled.

I have a Notes form with an action button and LS code which publishes that property.

I have a composite app with two components: the Notes form and a Managed Browser.

Unfortunately the property “Stop” is not available for the Notes component in the wiring editor, I cannot wire it to the Browser component.

I already had two other properties: “SetHTMLText” and “SetURL”, they are visible in the wiring editor. My new property “Stop” has the same namespace and looks quite the same than the two working properties.

My question: how do the wiring editor knows that a NSF component is able to publish a specific property?

Is this a bug in 8.5?

Subject: Did you try removing the component from both your app and the component library and then readding it?

I have seen the same issue and had to remove the component from both the app and the comp. library. Then had to re-add to both before the new property was seen. It is a PITA.

Howard

Subject: It appears on another client and after re-starting

the property is available on another client and on my work client after I restarted it. Strange.