UncategorizedNo Comments

default thumbnail

Today’s quick tip is about modifying the 3DEXPERIENCE login text label. In a previous post, I had shown how you could modify the image file, so it is easy to identify what system a user is about to log into. However, some customers may prefer text only, images only, or both. This example shows how easy 3DEXPERIENCE can be tailored to suit your needs.

Out of the box, this is the welcome screen. If you have multiple environments, they all look the same.

Welcome-login

Let’s change the English text label, so ‘Welcome’ is replaced by the environment the user is pointing to.

On the 3DPassport server, open this file into Notepad++. Your path may differ by installation.

C:R2017x3DPassportwin_b64codetomcatcurrentwebapps3DPassportWEB-INFlabelscommonscommons_en.properties

Edit the line:

commons.login.welcome=Welcome

To

commons.login.welcome=Migration Env:

Save the file and restart the 3DPassport service.

Now, when a user logs in, they can see ‘Migration Env: ’ which gives users peace of mind which environment they are about to work in.

Mig-env-login

The post Updating the 3DPassport Login Page to Display the Environment appeared first on Razorleaf.

Be the first to post a comment.

Add a comment