Skip to main content

Is it possible to use javascript to create relative links based on attributes? For example, I build a page with a content box that only allows one link. But I want that link to go to 4 separate pages depending on the branch of the user. This would allow me to have ONE page that can dynamically link to 4 different business units depending on which branch they sit in….currently, I have to have 4 version of the exact same page with only that one link different on them all. Any ideas? 

pretty sure Docebo does not allow javascript. You might have some success with an Iframe if you have a place to host your content.


Reply