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

Rasmus Jensen

With the Right-click menu creator, you can add your own right-click menu items. This is great but you can't make them conditional.

Example: You only want a right-click menu-item show up when you press the ItemCode on line-level on a sales order.

A simple field of Item and Column should do it.

Comments

8 comments

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

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

    0
  • Comment author
    Dave Gutman

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

    0
  • Comment author
    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.

    0
  • Comment author
    Rasmus Jensen
    • Edited

    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

    0
  • Comment author
    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

    0
  • Comment author
    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.

     

     

    0
  • Comment author
    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

    0

Please sign in to leave a comment.