Replies: 1 comment
-
@Curtis-96 I know that this was resolved, but I don't remember exactly what the issue was. Was it that we weren't overriding the controller from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to override the app registration page at /oauth2_provider/applications/register and have successfully replaced the template for the page with my own. The problem is I am not seeing any of the fields from the form variable in the template that I defined in a separate controller. Is there a way to render this new form in the Tethys portal app registration page template?
Beta Was this translation helpful? Give feedback.
All reactions