- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2020 10:58 PM
Hi all,
I have i doubt, can we change the value of some field based on other field value change using oncellEdit() client script?
For example, if i change the value in short description, can i add old short description to description.. such kind of senario is possible using onCellEdit()?
Thanks and regards,
Tejaswini.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 04:08 AM
Hello Tejaswini,
check below screen shots for client script and script include to achieve the requirement.
Client script:-
Script Include:-
Please mark helpful and correct if my answer is worthy.
Thanks and regards
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 04:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2020 01:23 AM
Hi Ganesh,
Thank you for the reply. This is something i was looking for.
Regards,
Tejaswini.