Context menu item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 02:54 AM - edited 01-15-2025 03:09 AM
Hi mates,
i have a requirement below,
Description
Create a new menu item to allow an html formatted URL to be copied to the clipboard.
text of ticket number, URL behind it.
the item that defines these menu items is
/nav_to.do?uri=%2Fsys_ui_macro.do%3Fsys_id%3D2ff1c56ca9fe3dba014340c4697b5088%26sysparm_record_target%3Dsys_ui_macro%26sysparm_record_row%3D1%26sysparm_record_rows%3D1%26sysparm_record_list%3DnameSTARTSWITHcontext_form_header%5EORDERBYname
and
nav_to.do?uri=%2Fsys_ui_context_menu.do%3Fsys_id%3Deadec6df0a0a0b3e00a3c8b0465c1ed9%26sysparm_record_target%3Dsys_ui_context_menu%26sysparm_record_row%3D1%26sysparm_record_rows%3D5%26sysparm_record_list%3DnameSTARTSWITHcopy^ORDERBYorder
Can anyone explain this and give some suggestion how to start with, Actually i have an idea to create from UI action but not sure it is a correct approach, when i checked in some other source we have to create UI macro and UI context menu.
Same like copy sys_id, copy URL
Give me solution for this.
Thanks.