Post

6 followers Follow
1
Avatar

Portal App

Is it possible to set up a Custom Action (already created) on the portal page? If so, how would i get the URL for the custom action?

Hana Leyco Answered

Please sign in to leave a comment.

6 comments

0
Avatar

Hi Hana,

I have moved this question to customization. A member of the customization team should be able to answer this question.

Tom Do 0 votes
Comment actions Permalink
0
Avatar

Can you provide an updated link for the documentation on how to 'GetCustomActionURL'? 

Kristin Rohrer 0 votes
Comment actions Permalink
0
Avatar

I'm hoping someone can help even though the post is old... I am trying to copy a custom action URL as a link on my portal page but I'm at a loss of how to go about it. Thank you in advance!

Eniola Suley 0 votes
Comment actions Permalink
0
Avatar

Hello Eniola,

Adding the following to your custom page's HTML section will create a link to the custom action:

<a href="{GetCustomActionUrl("Some Custom Action Name")}">Click here to run the Custom Action</a>

I hope this helps.

Roland

Roland Pumputis 0 votes
Comment actions Permalink