Message 1 of 7
MultiValue Parameter does'nt update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I use:
MultiValue.SetList("XYZ", X+Y)
To set a Value in a MultiValue List. And i give the user the function to add a custom value.
My problem is, the code adds the new value in the list, but it keeps the old value active! Is there a way to update directy to ne new value if X or Y changes?