• Anonymous
  • Login
  • Register
XPages Extension Library - Feature Request: Widget Container Shows Actions button when there are no actions


The Widget Container control shows the 'Actions' menu button even when defined drop down nodes have set to not render due to a computed value.
 
I have created a widget container that has a number of drop down nodes. These drop down nodes all contain a 'rendered' value that is computed defined on if you are logged into the application or not. When you are not logged into the application the drop down nodes are all set to be rendered to false but the button to click to show the actions still appears in the widget title bar.



Taken Actions by Owners

Defect has been fixed.


Hiding the button when the tree does not render nodes is not easy, as it will require a first pass on the tree to find if it contains items or not. That won't perform well.
So I added a new property, dropDownRendered, that you can set to false to not render the tree. That should work in your case.


In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.