Ui action-Domain Separated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2017 12:51 AM
Hi Guys
I have overridden the cancel incident ui action in my domain..... and changes few scripting like I am asking for one customized field mandatory on clicking cancel incident button....
As an ADMIN I am able to get that customized field mandatory on clicking cancel incident button.
But as an ITIL user I am not able to get customized field mandatory on clicking cancel incident button.
I am not able to understand how to resolve this issue....Because I tried to make other field readonly ,I am able to get but I think only mandatory,true is not working but readOnly,false is working properly.....
Please tell me If You have any idea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2017 02:29 AM
Hi,
first thing we should always insert and stay for overriding any thing in respective domain or you can simply go in the domain where you want to override the ui action.
put a alert in parent UI action and overridden UI action, see which UI action triggers alert.
sometimes if its not properly overridden then overridden UI action does not work.
thanks
Girish Deshpande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2017 05:41 AM
thanks to reply
But the issue is with Acl...not it is solved