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?