Okay, I don't really need the ajax functionality.  I have removed the
AS javascript includes from my layout file and everything seems to be
working fine. Any reason to be wary of this approach?

On Apr 14, 5:08 am, "Sergio Cambra .:: entreCables S.L. ::."
<[email protected]> wrote:
> On Miércoles, 13 de Abril de 2011 17:35:35 TheMagicHat escribió:
>
> > I'm using the current master version, downloaded 10 days ago.
>
> > Here's what I'm talking about. My AS model/controller is widgets. So
> > the list url is mysite.com/widgets. The link for the second page of
> > the widget list is mysite.com/widgets?page=2.
>
> > When I click that link the appropriate records for page 2 are
> > displaying, but the browser URL remains mysite.com/widgets, rather
> > than mysite.com/widgets?page=2.
>
> Because pagination is loaded with AJAX
>
>
>
> > On Apr 13, 6:24 am, vhochstein <[email protected]> wrote:
> > > Hi,
>
> > > Which version of activescaffold are you using?
> > > What do you mean by redirecting list requests to list action?
>
> > > --
> > > Volker
>
> > > On Apr 12, 7:55 pm, TheMagicHat <[email protected]> wrote:
> > > > Hi all. I've noticed AS is redirecting list requests with a page param
> > > > to the list action for my controller (and removing the params).
>
> > > > Is there a way to change this behavior so that the URL remains intact?
>
> --
> Sergio Cambra .:: entreCables S.L. ::.
> Mariana Pineda 23, 50.018 Zaragoza
> T) 902 021 404 F) 976 52 98 07 E) [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to