OnCellEdit client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 12:53 AM
Hi All,
If I'm changing the assignment group from list view and the assigned to field should be removed out from list view.
Is it possible form OncellEdit client script.
As per my understanding the OncellEdit script we are using for restrictions.
Kindly suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:10 AM
Hi Hussain,
I don't think you can set value from a list view using on cell edit as g_form object may not be accessible. You can write an before update business rule which runs when assignment group changes and clears of the value of assigned_to.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:26 AM
Thanks for your response,
However we already have two before insert or update business rule on incident table
1. when assignment group changes and assigned to = null then the state changes to "assigned state".
2. if we are filling assigned_to field then the state changes to "WIP" based on second business rule.
If both assignment group & assigned_to is already filled and if I change the assignment group form level then through client script the assigned to become empty and "state changed to "assigned" state.
However when I'm changing the assignment group list view then assigned_to is not becoming empty so the state remain in wip.
kindly suggest how we can proceed on this is there any ways so we can able to achieve this requirement.
Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 09:25 PM
Hi,
Any update on the solution?
Were you able to implement using Oncelledit()?
Please let me know if you have any known solution.
Thanks
Santhu