Tagged Questions
0
votes
0answers
71 views
Jquery Pagination in a SharePoint article publishing page layout
I am trying to implement pagination in a sharepoint publishing article page layout, whereby users can click on next or previous button for the next or previous article within the pages library.
I am ...
0
votes
0answers
1k views
Calling a WebMethod defined in a Publishing Page Layout
I'm trying to define a WebMethod in one of my Publishing page layouts.
This WebMethod is intended to be called when a user takes a specific action in an Editor Part in a Visual Web Part, however, ...