You can change the spinner message by setting the "message" attribute.
Ajax is enabled if any of the ajax attributes are set. See the 1.3 list here: http://cookbook.hobocentral.net/api_taglibs/rapid_forms. To disable ajax, remove those attributes. Bryan On Tue, Jul 31, 2012 at 10:21 AM, Pete <[email protected]> wrote: > Hi, > > I was just wondering - I have a <table-plus> with a search function on two > different pages > > One of them is on the standard Index page - and the other is on a custom > page, with a controller action I have custom made. > > This is all working fine, except, when I use the search option on my custom > page - I get the spinner showing, with text 'Saving' showing while the > search is processing. > > On the Index page with table however, I get no Hobo Spinner - is there a > 'disable ajax' function I can call in the controller action, which is > already existing by default perhaps on the Index page? > > Thanks > > Pete > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/3EgdGWpSL24J. > 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
