Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 03:25 AM
Hi,
Can you try something similar to below code and see if that works:
function onClick(g_form) {
g_aw.openRecord("sys_user",g_form.setValue("caller_id",'value here'), { "mode": "form" });
}
Change the parameter accordingly as per your requirement.
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke