Replies: 1 comment
-
Hi @arpost1, I'm not sure it will work, but you could able to do it with a tag picker, collection, and some formula in DetailsList.columns_Items inside block {}. I'm able to shift the column like below:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings, all! Been experimenting with the DetailsList and have run into a roadblock but wanted to be sure there wasn't a solution before I submit a feature request. I have a scenario in which I need to add/remove columns from the Details list dynamically. Anyone know of a way to:
Make the Columns(Items) property dynamic?Figured out how to do this with Parse JSON; the field cards remain the issue.Or is this just a pipe dream?
Beta Was this translation helpful? Give feedback.
All reactions