Hi Soren,

for rails 3 you might find a guide for action_link processing here:
http://vhochstein.wordpress.com/2010/12/03/activescaffold-confirmation-of-actionlinks/

Action_links which should open a form ... there are plenty of
options..
Starting from option you ve described, to your own form_partial and
even to your own full ActiveScaffold action.

And it really depends which specific requirement you have.

--
Volker



On Jan 20, 8:49 am, Soren <[email protected]> wrote:
> Hi,
>
> I use ActionLinks for a lot of functionality in my platform.
> Is there a way cause AS to display messages or error messages after
> the Action has completed, or is this something that I need to do with
> standard Flash Messages outside of the AS display area.
>
> Also - is there a way to cause AS to open say an edit window when one
> clicks an ActionLink.
> I would in particular like a reduced window with only a single field ?
> Should this be built with update_table_config to remove the columns
> not required, or is there a different way to construct this window ?
>
> Thanks to all of you that are working on AS - much appreciated
>
> /S

-- 
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