602
Views
6
Comments
Call Client Action (Mobile)
Question

How to call a client action outside the javascript block?

2018-07-03 08-33-54
Tiago Gafeira
Champion

Hi Filipe,

Can you please add more detail about your use case? A client action is easily called within a flow by dragging it to the right position.


Cheers,

Tiago.


2024-01-05 16-00-17
Filipe Lourenço

Yes but outside the flow or javascript block?

2020-09-17 10-48-46
Patrícia Ferreira

Hi Filipe,

If I understood correctly, you want to call a client action inside a javascript block in an action flow?

You open your javascript and then double click on the action you want to use, they are separate between screen action or user actions. Check the image below to see how to use user action ScrollTo() inside a javascript block inside TestAction screen action.


Was this what you were looking for?

2024-01-05 16-00-17
Filipe Lourenço

No i want to access an action by an external javascript code. Inside a create script code.

2021-01-08 06-17-21
Pushpendra Singh

How to call a client action from inside JavaScript file from Scripts folder. There we don't have reference to any client action.

2021-01-08 06-17-21
Pushpendra Singh

Solution : https://www.outsystems.com/forums/discussion/64265/how-to-call-client-action-from-javascript/#Post314112

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.