09-22-2012 12:14 PM
Hi,
I have quik question: can I make ActionItem to show only in OnBar and not to show in InOverflow?
ActionBar.placment is only a sugestion where to put ActionItem. With InOverflow it will not show on OnBar but with 3+ Actions OnBar will apear in InOverflow. But I don't need show this OnBar one more time in InOverflow. Is there any way to hide them in InOverflow?
Thanks
Turdidae
09-23-2012 12:30 PM
turdidae wrote:
Hi,
I have quik question: can I make ActionItem to show only in OnBar and not to show in InOverflow?
ActionBar.placment is only a sugestion where to put ActionItem. With InOverflow it will not show on OnBar but with 3+ Actions OnBar will apear in InOverflow. But I don't need show this OnBar one more time in InOverflow. Is there any way to hide them in InOverflow?
Thanks
Turdidae
at the moment there's no way to hide the on-bar-visible actions from overflow
reading the cascades ui design guidelines the overflow should only contain the remaining actions not already visible on the action bar, so I think this will be fixed (hopefully beta 3)
03-18-2013 10:01 PM - edited 03-18-2013 10:02 PM
Hi,
Has anyone found a workaround for this issue?
B4B review team asked me to remove duplicate buttons from the overflow menu.
When I add actions with OnBar placement, they appear on bar only. But once I add one or more actions with InOverflow placement, all OnBar actions suddenly appear in overflow menu as well. ![]()
Changing the order of actions to add InOverflow ones first did not help. OnBar actions still appear in overflow menu, even when added later.
I've found another thread with suggestion to create the actions once and just modify their properties later, but this also doesn't work. I think that the placement can't be changed after adding the action.
Any ideas are welcome.
03-19-2013 07:02 AM
"B4B review team asked me to remove duplicate buttons from the overflow menu."
This is nonsense if i understand correctly,
Check this link Navigation Single Screen.
Specifically they say
"It's important to note that the action menu is displayed only if you add actions that don't use theActionBarPlacement:
nBar value (or if the action bar is full, as described above). In addition, if an action menu is displayed, the menu contains all of the actions for the Page, including those actions that already appear on the action bar. Consider the following examples that illustrate this behavior"
So testing team wants to change cascade design ? Open a bug on blackberry ![]()