Hi,
I need to set list web part in horizontal form in SharePoint 2013. any idea…….?????
You can use JSLink to modify the layout of the table that’s created for the list. The default is each row is a list item and each column is a list field. You would need to rewrite the logic to make each column a list item and each row a list field.