Skip to content

How can this be done using MVUX #18140

Answered by francoistanguay
mcNets asked this question in Q&A
Discussion options

You must be logged in to vote

First, if you want to update items in a list, they need to be stored in an IListState. You can create a ListState from a Feed.
Once your have your ListState, you can Update your items based on the changes you're fetching.

https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Mvux/ListStates.html#fromfeed

https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Mvux/ListStates.html#update

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mcNets
Comment options

@francoistanguay
Comment options

Answer selected by MartinZikmund
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants