Is it possible to define a forwarder for a IFS linkage to a language based URL for Clicklearn?
In IFS pages it is possible to define a URL with parameters like
page/partcatalog/form?$filter=<fieldname> eq #USER_LANGUAGE#
to jump to a clicklearn page we can modify this in IFS to
<company-name>.partal.eu.clicklearn.com/publiccontent/<clicklearn_project>.<language_code>/<clicklearn_project>.htm?language=#USER_LANGUAGE#
This should be forwarded to the language based Clicklearn URL.
Does anyone have a solution for this idea?
A second idea is to find a possibility to bring the placeholder #USER_LANGUAGE# into the URL on the IFS side. But this seems more complex.