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.
Dialog/Message Box on Tm1 Applications
- Elessar
- Community Contributor
- Posts: 412
- Joined: Mon Nov 21, 2011 12:33 pm
- OLAP Product: PA 2
- Version: 2.0.9
- Excel Version: 2016
- Contact:
Re: Dialog/Message Box on Tm1 Applications
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
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