Hi,
in a flex-layout view I have two parameters:
- input parameter, called “appTypeId”
- output parameter, called “navTreeId”
The output parameter is bound to an expression structure and a scripting transform.
if I close and re-open the view, the output parameter does no longer appear. If I select another component inside the view (a drop-down component or the root, for example) and I come back to the view, the property is present again.
Am I wrong in doing something?
Thank you.
P.S.: maybe it is the same issue as: [Bug-10710] Session Custom Properties Dissapearing