Resolved! How to fetch setPrefrence value from client script to UI page
Hello Experts, Need help to fetch setPrefrence value from onchange client script to UI page. I want to get current record sys_id This is my client script: if (newValue) { // or use the numeric value if applicable alert(newValue); // Op...
