Skip to main content
Question

IFS Cloud Navigation Between Pages


Forum|alt.badge.img+5
  • We have one page with Order No as a VARCHAR2 value and another page with Order No as a NUMBER. Is there a way to cast NUMBER to VARCHAR2 when navigating from one page to the other (using a command)?
  • We can navigate to the Inventory Transaction History window from the Shop Order History window's Material Transaction Tab. Is there a way to create a new command to navigate from the Inventory Transaction History window to the Shop Order History window, showing only the material transactions related to the inventory transaction ID?

After navigating to Shop Order History window from Inventory Transaction History window and show only the material transaction related to the inventory transaction Id as below.

Many thanks for your inputs on this issue.

Best regards,

Uvini

4 replies

Rukmal Fernando
Superhero (Employee)
Forum|alt.badge.img+16

@EntUviniG here’s something you can try on the second question, and it should help with your first question too.

Add a new Navigation Link command from Inventory Transaction History to Shop Order History and map OrderNo to TransactionId. Before you save it though, add single quotes around $[TransactionId] on NavigateFilter so that it looks like the following. This seems to take care of casting the TransactionId parameter from number to string as well, so this approach should address your first question too.

 

Give it a try and let us know how it goes!

Best regards,

Rukmal


HAFFRASVE
Sidekick (Customer)
Forum|alt.badge.img+6
  • Sidekick (Customer)
  • 26 replies
  • May 20, 2025

How did it go?

I’m trying to define navigation from WorkOrderEventLog/List to PrepareWorkOrder/Form and gets error since WoNo is string in the first page and number in the destination.

 

 

 

Navigation to WorkTask/Form for Task No was sinmple  since this page has a TaskSeqChar atttibute🤓


Forum|alt.badge.img+5
  • Author
  • Sidekick (Partner)
  • 23 replies
  • May 20, 2025

@HAFFRASVE Could you please try to create a new read only custom attribute in the EventLog LU to store the wo no as a number field and use the new custom attribute for navigation filter.


HAFFRASVE
Sidekick (Customer)
Forum|alt.badge.img+6
  • Sidekick (Customer)
  • 26 replies
  • May 27, 2025
EntUviniG wrote:

@HAFFRASVE Could you please try to create a new read only custom attribute in the EventLog LU to store the wo no as a number field and use the new custom attribute for navigation filter.

Assume that this can solve it, but I can’t test it at the moment since we are updating our environments with a new SU and needs to focus on that the next weeks. I’m also a little concerned about performance by adding a custom field here, because performance in this page is already poor for some queries.

I created an idea for standard commands for the navigation our super users wants.

Navigation from Work Order Event Log to WO and Work Tasks | IFS Community


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings