Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi all,
As anyone been able to change the language of the web-browser page that you get directed to when approving content or target of deliveries via email?
Thanks,
Mark
Solved! Go to Solution.
Hi,
The approval page has i18n, though isn't parameterized for it afaict.
Uses this module for the displayed text, maybe reads instance conf:
<%@ page import="com.neolane.gen.nl.WorkflowStr" %>
You can also make your own approval page, it's just a xtk:workflow#PostEvent() call.
-Jon
View solution in original post
Thanks Jon,
I will pass this information & I appreciate the answer!
Views
Likes
Replies