Closed tarjeieo closed 5 years ago
Program portfolio at program level: "Add new portfolio view" creates portfolio view in wrong list. The new view is only available at portfolio level.
In addition, the "Search query" field should not be mandatory at this level, since we're always appending program's projects as filter.
Line 254 at src\js\WebParts\DynamicPortfolio\index.tsx needs to use an input param so we can override this from the program-solution: ${_spPageContextInfo.siteAbsoluteUrl}/Lists/DynamicPortfolioViews/NewForm.aspx
${_spPageContextInfo.siteAbsoluteUrl}/Lists/DynamicPortfolioViews/NewForm.aspx
https://github.com/Puzzlepart/prosjektportalen-program/releases/tag/v1.5.2
Program portfolio at program level: "Add new portfolio view" creates portfolio view in wrong list. The new view is only available at portfolio level.
In addition, the "Search query" field should not be mandatory at this level, since we're always appending program's projects as filter.