Hi, I have a page which contains an upload of a file, - this is a standard form <def tag="form" for="Model"> and after the submit action, the page redirects to the newly created model.
I would like to include the spinner-next-to="" tag, into the page, just so that the spinner shows whilst the user is waiting, but I am getting a page error after submitting (the spinner shows, but the action fails). My form begins <form enctype="multipart/form-data" merge>, and I have added <form enctype="multipart/form-data" spinner-next-to="" merge> Obviously I am doing something wrong here, is there something simple I have missed? Thank you very much in advance Pete -- 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.
