javascript - Sharepoint 2010: How to dynamically change the view of a list in a web part -
i have page list of companies , list of related data. can connect lists when select company, see company's related data. fine. need change view of list of related data. e.g. "company1" has view "company1" 1 set of columns , filtering, "company2" has view "company2" set of columns , filtering, etc.
i don't believe possible using standard page editing, customisation required. haven't got access server, prefer javascript solution if possible.
thanks in advance.
why not setup 3 pages, each correct view inserted page. menu select pages, company 1 view company 2 view etc. nothing complicated
Comments
Post a Comment