Akash Rajprohit
Mega Contributor
Hi Mahesh, I dont think we can do that with onCellEdit(). Purpose of onCellEdit() is usually to restrict user to save record if someone tries to change the Value of certain field from list view. We cannot do much with onCellEdit(). Another approach will be to use Business Rule to get the sys id of the field you want. Mark Correct or Helpful if it helps. Thanks,

View solution in original post