Quantcast
Channel: cascddlistwithfilter Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 20

Created Issue: Update cascading drop down field by code [28641]

$
0
0
I'd like to update by code several items in a list with drop down field.
My code:
*****************************
item["fieldParent"] = valueParent;
item["fieldChild"] = valueChild;
item["fieldChildChild"] = valueChildChild;
item.SystemUpdate();
list.Update();
***************************
It works for parent but not for child fields; text is updated in the display column (allitems.aspx) but in EditForm, the selected value in combo box is incorrect (first item displyed by default)

How can I do to update the 3 fields with consistent data?

Thanks.

Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>