Page 1 of 1

Dialog/Message Box on Tm1 Applications

Posted: Fri Sep 06, 2019 7:05 am
by DYNA
Hi guys,

On a Tm1 Application, is it possible for me to insert a dialog/message box to restrict the user from entering a value over or below a specific range.

Functionalities which we require:
- As stated above, there should be a dialog/message box to restrict the user from entering a value over or below a specific range.
- In our case, we don't want the user to exceed a specific budgeted amount, so there must be a notification box (dialog/message box) to restrict a user from exceeding the budgeted amount.

Please let me know if this is possible to achieve in Tm1 applications.

Thank you.

Re: Dialog/Message Box on Tm1 Applications

Posted: Fri Sep 06, 2019 7:12 am
by Elessar
Hello,

Yes, you can write a process which will check the values and trigger it when a user presses "commit" or "submit" button:
https://www.ibm.com/support/knowledgece ... ction.html