Set value in List view from Client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2015 12:20 AM
Hi,
How do I set value based on certain field selected in List view from Client script.
If 'state' is changed to 'Cancel' , the 'Assignment group' should change to certain value. (All from List view)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2015 02:23 AM
You can even go for a business rule works both side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2015 02:50 AM
Hi Kirti,
Can you help how to do this I am trying but it does not works. Created BR also but untill and unless ai am refreshing it manually it does not reflects.
What code has to be put in order to refresh the list.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2015 02:59 AM
I have never tried refreshing the list.But i am aware of few GlideList functions that might assist you to try this.
refreshWithOrderBy and setFilterAndRefresh.
Refer the below link ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2015 09:06 PM
this link i tried but its for related list, I was looking for list view. Also it did not worked.
Any other suggestion please.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2015 12:31 AM
hi,
Give me your script i will modify the same and try in my instance.We might find a possible way
Regards,
Kirti