You can use designer to make relatively simple changes to how a list view is rendered, e.g. Change text colour of a col, change which column renders the ECB drop down, add a link button col, etc.
To make a major change like rendering the list data in horizontal rows as opposed to vertical column would require you writing XSLT as per my last post. There is no way an end user could do this, but once you had written the XSLT and published you view template, an end use could create a view on the list using the template (like they can create a view based on datasheet template, or calendar template). XSLT is a pig to work with as it syntactically complex, and difficult to debug. Looking at the XSLT for the Gant chart view template may be of some help as this renders data horizontally. Unless there is some overwhelming requirement for this, I would try to make the user understand the amount of effort and maintenance does not equate to the perceived gain in usability Cheers Nigel Sent from my iPad On 19/08/2013, at 10:31 PM, "MacDonald, MM" <[email protected]> wrote: > I am using enterprise 2010. So the only way you can view them that way is > through designer? Meaning a basic end user cannot? Or can you make list > views and publish them? > > Thanks, > > Mike > > From: [email protected] [mailto:[email protected]] On Behalf > Of Web Admin > Sent: Sunday, August 18, 2013 5:27 PM > To: ozMOSS > Subject: Re: List Views - Change headers to display down the side > > Which version of SharePoint are you referring to? > > MS recommend the JSLink approach using the COM for 2013 but I've had no > success this. > > I continue to use SP Designer 2010 which will open 2013 listviews with Design > view. > > Regards, > > Paul > > p: (02) 9568 8461 > f: (02) 9568 8483 > e: [email protected] > w: http://www.ceosyd.catholic.edu.au/ > > > On 17 August 2013 20:57, Nigel Witherdin <[email protected]> wrote: > You can create custom xslt to define how a view renders, but it is not a > trivial exercise. This MSDN article has the info: > http://msdn.microsoft.com/en-us/library/ff806162(v=office.14).aspx > > Cheers > > Nigel > > Sent from my iPad > > On 16/08/2013, at 10:18 PM, "MacDonald, MM" <[email protected]> wrote: > > Hi, > > Does any know if it is possible to change list views so that column headings > are displayed down the side of your screen instead of across the top? > > Thanks, > > Mike > > > > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > > > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
