Skip to main content

Dear Community, 

Does anyone know if it is possible to create a Command button to navigate to an assistant? I know we can do this from a lobby, but I want to add a button on the Incidents List page to create a new incident with the Assistant. 

I had considered using an external URL navigation to the full http path, but that seems counter intuitive. 

Any ideas? 

David.

@david.harmer what version of IFS Cloud are you using?

In any case, I believe you can do this using a Command of type NavigationLink and specifying your Assistant as the navigation target. See more here: https://docs.ifs.com/techdocs/24r1/040_tailoring/225_configuration/200_client_configurations/300_commands/#adding_a_navigationlink_type_command

Best regards,

Rukmal


Thanks for replying @Rukmal Fernando , we are on 23R2, when I attempt to do this using the NavigationLInk option, I do not see the path for the Assistant. 

Just this list of options, none of which correlate with the IncidentReportAssistant

 

 


Hi @Rukmal Fernando , I’ve seen this idea, i think we shout all up-vote it. 

Unable use navigation type commands for assistants and lobbies in page designer. | IFS Community

 


Hi, @david.harmer!
You mentioned that it is possible to implement a command button to an assistant in a lobby page. Can you give me a hint how you realized this?

Best regards


Dear Community, 

Does anyone know if it is possible to create a Command button to navigate to an assistant? I know we can do this from a lobby, but I want to add a button on the Incidents List page to create a new incident with the Assistant. 

I had considered using an external URL navigation to the full http path, but that seems counter intuitive. 

Any ideas? 

David.

 

There’s no way to this with Internal Navigation, as Internal Navigation allows you to go to Pages and Assistants are not considered pages :)

 

External Navigation does work, just tried that, even if yeah it’s not the most intuitive thing.


Reply