Skip to main content
Question

Navigation parameter $action

  • September 24, 2024
  • 2 replies
  • 118 views

LevOrjanM
Sidekick (Partner)
Forum|alt.badge.img+4

I wonder about the syntax of the navigation parameter $action that is briefly described here: Lobby Navigation Guideline - Technical Documentation For IFS Cloud

In the example in the guideline it says $action =ExportCompanySetup{InputTemplateId:$[TemplateId]} but I can’t figure out what ExportCompanySetup stands for. When I navigate to an assistant (Business Report) I do not manage to initiate it as i like, propably because I don’t write the parameter as I should.

Is there any place where I can read a full description about how to use $action?

2 replies

Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • September 25, 2024

Hello, 

I have same question - have tried several different (what I think) $actions to fill some data when starting an assistant. Is it possible in debug console or log window to identify the $action that is used?

//Olle


Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • April 8, 2026

No solution - just want to say I am strugling with this as well. Good there is a possibility, but where to find documentation for the assistant?

I am trying to initate this assistant: CalendarGeneration/CalendarGenerationAssistant? $action=CalendarGenerationSetup{Week:$[PLANNED_WEEK],RounddefId:$[ROUNDDEF_ID]}

Hope someone knows.