How can I display a custom message on the ALM qcbin page?
Question ID: 109295
1
2

Hello. I am looking to display a custom message on the qcbin page, and I am wanting to see if there is another way of doing this besides the method discussed in the following post:

https://eyeontesting.com/answers/i-would-like-to-display-a-message-on-the-qcbin-pag/

Marked as spam
Posted by (Questions: 2, Answers: 300)
Asked on February 7, 2020 5:19 pm
237 views
Answers (2)
1
Private answer

Hello,

As per the ALM 15 admin guide the following would create a custom log in message for your users: (see attachment)

 

Hope this helps,

Dan

Attachments:
Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on February 11, 2020 12:04 pm
1
Private answer

Hello. You can also display a custom message using custom workflow to create a message box displaying your custom message. The steps below will walk you through the process of displaying a custom message or alert message on the qcbin page. The message will display for users who login to their project in ALM. This is on a per project basis, so you will need to perform the steps below in each of the projects that need to display a custom message on the qcbin page. I recommend that you test this in your test environment before implementing it in your production environment.

- Open an instance of ALM and access the Customization module

- In the left column, click 'Workflow'

- In the 'Workflow' menu, click the 'Script Editor' link.

- In the 'Common script', select the option 'CanLogin'

- In the 'CanLogin' function, enter the following script:

- MsgBox “Then enter your custom message.”

- Save the changes and close the 'Script Editor'.

- Click the return button and select the option 'Major Change' and click 'OK'.

After you have completed the steps above, have a user login to make sure the message displays correctly.

Marked as spam
Posted by (Questions: 239, Answers: 31)
Answered on July 31, 2020 10:13 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top