Support » Knowledge Base » Files »
When publishing a large list of files using WebAsyst Files widget "File List" your widget may take up much space on the website and be not very handy in use. To make it more compact set up paged navigation for your widget as described below:
<iframe allowtransparency="true" scrolling="AUTO" width="650" height="430"
frameborder="0" src="http://domain.com/published/WG/show.php?q=UzVBUkhPU1ND-74f406c"
name="paged_frame"></iframe>
Sample HTML code of the "File List" widget and paging hyperlinks:
<p>
Page: <a href="http://domain.com/published/WG/show.php?q=V0E=-74f40a6c"
target="paged_frame">1</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-51eea13a"
target="paged_frame">2</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-58064619"
target="paged_frame">3</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-8d70c10d"
target="paged_frame">4</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-f84de45b"
target="paged_frame">5</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-d4d88045"
target="paged_frame">6</a> |
<a href="http://domain.com/published/WG/show.php?q=V0E=-21d2ba08"
target="paged_frame">7</a>
</p>
<iframe allowtransparency="true" scrolling="AUTO" width="650" height="430"
frameborder="0"
src="http://domain.com/published/WG/show.php?q=UzVBUkhPU1ND-74f40a6c"
name="paged_frame"></iframe>
Here is how your website might look with paged navigation set up:
