Skip to main content

Right Click Menu Creator: Add conditions to when a menu-item should be shown

Completed

Comments

8 comments

  • SSP Automation
    Thank you for your request.
    The development team have now added it to our internal planning-system for evaluation.
    [Internal Id: 22818]
  • Ramon Duunk

    Am i seriously the only one that wants everything to have a clean look, i am really looking forward to this function !

  • Dave Gutman

    Got my vote Ramon.  Would be very helpful way to streamline / simplify the right-click menus

  • Tim Wong

    I hope the right click menu creator can be further enhanced. For example, only show the menu item when you right click on an object eg. grid.

    Thank you.

  • Rasmus Jensen

    Hmm. Strange that this Feature request (and even more that it is me who have created it recently)... 

     

    The reason it is strange is that you can already do this (using the $[CURRENT_ITEM] and $[CURRENT_COLUMN]) :-)

    Here is a sample where "Menuitem 1" is only shown when right-click happens on the Lines of Sales Order

  • Ramon Duunk

    Hi Rasmus,

    Can you also use the column ?
    I pass the value from 38.1 to build a sql report, if the focus is on a other field is passes the wrong value.
    Therefore i only want it to show when clicked on the ItemCode field.

    Regards
    Ramon

  • Tim Wong

    Hi Rasmus,

    Thank you for the info.  This is what I thought about the Function Type, Conditional.  I checked the Help to find out more about this conditional function type but it didn't mention anything about it at all.  As such, I submitted a support ticket and being asked to put this feature to this forum.

    Perhaps, can you help to improve the B1Up Help about right click menu creator.

    Thank you.

     

     

  • Rasmus Jensen

    @Ramon: Yes... $[CURRENT_ITEM], $[CURRENT_COLUMN] and $[CURRENT_ROW] are all keywords you can use... together with normal dynamic syntax of cause (so you could example make it so a menu-item is present only if pressed certain item/column and the customer is a VIP customer (so field on BP Master data you get using the Cardcode via $[$4.0.0]))

    @Tim: I will rewrite the manual part to be more clear how the conditional system work

Please sign in to leave a comment.