Hi,
Isn't it possible to open an action directly from the properties window?
In the properties of a button for example, I can't open the action of the OnClick directly...
Any workaround? I'm always forced to navigate the project to find where is the action to open it, when a click in this screen would do it.
Thanks!
Hi Diogo,
I'm not sure if this is the answer you're looking for, but you can search the action by using CTRL+F.
Regards,
Elif
Thanks Elif!
but I can't find the actions... am I missing something?
you still have to choose 'Search in this module' and then you get a result list at bottom of Service Studio
If you are looking for a screen action, you have to choose "search in this module" or "search in other modules". But if you are looking for a server action, you can see them in search results.
Hope this helps!
This is not exactly from the properties pane, but can maybe be a help to you :
for some events (like click and onchange, for example) it is available as a right click option on the widget in the design canvas.
For the OnClick of buttons and links, it is even available when double clicking that widget in your design canvas.