Forum Discussion
ThomasWagner
Mar 26, 2020Copper Contributor
Creating Master-Detail in SharePoint
Hello together, I have a question and hopefully it is in the correct community. I have the following scenario. I have a list will all my running project (with project name, start date, end date etc...
Mar 26, 2020
As you have figured out, if there is not an existing SPFx WebPart providing that feature you will need to write your own one
ThomasWagner
Mar 26, 2020Copper Contributor
Thanks for your fast reply. Do you have any idea or concepts to do that. I think I´m not the only one who has such a request.
Is it best to have SPFX-Components on one page or sum up everthing in one component and render according the needs or is it better way to have the overall project list on one page and pass the project-id as a parameter to another page where all the others list (task-list, document-library) are placed and filtered onInit?
Or is there a possibility to change/filter the exisiting standard webpart (List) with an initial filter? Would you suggest to do it with SPFX Extensio (i´m not sure if this is possible)
Thanks in advance!!!
BR Thomas