Functionality to move/change the position of a field/column in a list view. #1144
Closed
1 task done
Labels
area: model 📐
Related to the core SDK models
good first contribution
Good for newcomers
help wanted
Extra attention is needed
Category
Describe the feature
I'm proposing the PnP Core SDK to have the functionality to move/change the position of a field/column in a list view. This is something similar to what we have in PnPjs.
Describe the solution you'd like
I'm looking for a solution like this or something similar
Additional context
Currently, since we do not have this functionality in the PnP Core SDK, I have to make Custom SPO Rest Request as in here.
Here is what I had to do to move a field in the default view using the SPO Rest endpoint.
The text was updated successfully, but these errors were encountered: