We have a requirement to configure URL mapping in the widget for multiple languages using the same application URL. Currently, our applications support language selection: * In some cases before login * In others after login However, the URL does not change when the language is switched. Expected behavior * When a user is in a specific module and language (e.g., English), the widget should display the mapped article in that language. * If the user changes the language (e.g., to German), the same article should automatically load in the selected language Current limitation * Document360 URL mapping relies on URL changes (e.g., language codes in the URL) * Since our application URL remains the same across languages, we are unable to map articles dynamically based on language selection Request We would like this to be considered as a product enhancement where URL mapping (or widget behavior) can support "language-based article mapping without depending on URL changes"