Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

admin pagination of files/images


Go to End


1028 Views

Avatar
mogmismo

Community Member, 4 Posts

21 October 2009 at 7:46am

I'm having an issue with SS 2.3.3 where in the admin, when an administrator goes to manage a directory with over 10 images, the pagination arrows (View Next 10) calls the URL:

/admin/assets/EditForm/field/Files?ctf[Files][start]=10

in the full window, with no navigation/links (just a guess, but as if the javascript submits are not called, and the URL is fullscreen not in the control div)

It becomes totally unusable at this point for the site administrators as they have no navigation and the path structure is off.

Any ideas? Any more info you need?

Thanks,

--M