- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2016 01:28 AM
Hello community,
I need help in trying to figure out how to restore the right click features I had for my Change request page. Please help!
When I right click on the Change Request gui, it use to give me this menu:
Now it gives me the standard web browser right click menu:
This error occurred after I tried to delete a "many-to-many" change request file. it was entitled m2m_chang_request_chang_request.
Any help would greatly be appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2016 03:16 PM
I was able to find the solution to this problem by going into the deleted application files and restoring them:
Then I went into Restore application files:
I then went into each one and restored the sys_ui_list back to before any changes occurred before the right click problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2016 10:18 PM
Hi,
Open Client Scripts for change request and search for script contains 'getElementsByTagName' .
The parameter passed to above function is undefined and you need to fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2016 03:16 PM
I was able to find the solution to this problem by going into the deleted application files and restoring them:
Then I went into Restore application files:
I then went into each one and restored the sys_ui_list back to before any changes occurred before the right click problem.