• Andre Chambel
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies
Hi everyone,
I would be very grateful if someone can help me.

I are trying to re use the selected value from a dynamic menu to use as an input to call other apex class.

I store values here (img 1), after I output this with success (img2).
I want to use the values as a input for call in next apex class(img3), but I get plain text "{!Matched_Order.OrderNumber}" on apex side and the Id is not passing.
Is it the correct way to pass the value or what am I missing?

Please help me finding the solution to make it work.
User-added imageUser-added imageUser-added image
Best regards,
Andre Chambel
Hi everyone,
I would be very grateful if someone can help me.

I are trying to re use the selected value from a dynamic menu to use as an input to call other apex class.

I store values here (img 1), after I output this with success (img2).
I want to use the values as a input for call in next apex class(img3), but I get plain text "{!Matched_Order.OrderNumber}" on apex side and the Id is not passing.
Is it the correct way to pass the value or what am I missing?

Please help me finding the solution to make it work.
User-added imageUser-added imageUser-added image
Best regards,
Andre Chambel
Hi everyone,
I would be very grateful if someone can help me.

I are trying to re use the selected value from a dynamic menu to use as an input to call other apex class.

I store values here (img 1), after I output this with success (img2).
I want to use the values as a input for call in next apex class(img3), but I get plain text "{!Matched_Order.OrderNumber}" on apex side and the Id is not passing.
Is it the correct way to pass the value or what am I missing?

Please help me finding the solution to make it work.
User-added imageUser-added imageUser-added image
Best regards,
Andre Chambel