Skip to main content
Question

NavigationLink Custom Command with multiple enum values

  • November 7, 2022
  • 1 reply
  • 179 views

dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)

Hi All,

 

I need to create a custom command to navigate to /page/DocumentRevision which should populate documents in multiple states.

 

Here’s how my search should looks like

 

DocRespSign is mapped to a single value so there’s no problem with that. But I tried different ways of mapping status values, but it failed. Anyone has a solution for this?

 

Regards,

Damith

1 reply

AltRuslaC
Do Gooder (Partner)
Forum|alt.badge.img+2
  • Do Gooder (Partner)
  • February 4, 2025

Hello all! I have a same problem. I’ll want to do Custom command for navigate to Active Work Order from Fault Report page and to look a Work Order with multi state: FAULTREPORT, OBSERVED, UNDERPREPARED. While I not may do it. I would be grateful if someone could tell me how to do this.