This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Is there a drop-down-menu widget available in Visualizer ?
I have come across documentation about this ComboBox widget which would work like a drop down menu. However, was the ComboBox removed from recent version of Visualizer ?
We too observed that the ComboBox is missing from the widget pallet in Kony Visualizer 8.x version. But as per documentation, we are supporting it. Let me investigate on this and get back to you with updates.
For ListBox Widget, onClick there will be a popup window for selection. However, what I am looking for is just simply expanding/ drop down selection list below the widget, on click.
Currently we do not have any drop down widget. You can achieve the same using the Flex Container and the segment with drop-down list below it. On click of the segment item, replace the text of the Menu Item.