Skip to main content
Question

IFS Cloud 25R2 custom menu

  • May 5, 2026
  • 0 replies
  • 10 views

Forum|alt.badge.img+2

Hello,

I am trying to custom menu configuration in IFS Cloud 25R2.

Calling an Action Event from a custom menu, but the variable binding between the menu and the event is not working. The action is triggered, however the parameters are not passed correctly.

My action event contains cursor where       AND ba.activity_no = '&NEW:ACTIVITY_NO'

Action type Commangroup defined as:

 

The problem is in variable binding

 

When I replace ba.activity_no = '&NEW:ACTIVITY_NO' with specific value e.g. ba.activity_no = '112' the custom menu work well.

Can anyone please give a hint where’s the catch?

 

Thanks,

Milan