You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Approve from Email in OPA

Summary:

Hi team,

How to do the changes to make the approval from email in OPA . as of now its navigating to workspace for the approval.

This is the code we have

<td>
{{# hasActions }}
<div class="button-container">
<div class="label">Click the links below to take action:</div>
<div class="buttons">
{{# actions }}
<a class="action-button" href="{{url}}">
<span title="{{actionDisplayName}}">{{actionDisplayName}}</span>
</a>
{{/ actions }}
</div>
</div>
{{/ hasActions }}
</td>


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!