i will try both of these , i think one of them will be the optimum solution. thanks alot Anthony and Niphlod.
Best Regards, Waqas Iqbal | Associate Software Engineer [image: Inline image 1] <http://www.knysys.com/> W +92-21-34972358 | M +92-342-3146972 Gtalk: waqasiqbal.knysys| [email protected] <[email protected]>** www.knysys.com | www.knyapps.com On Fri, Feb 15, 2013 at 5:22 AM, Anthony <[email protected]> wrote: > The submit button doesn't have an ID, but you can identify it in the DOM > via type="submit". Or you can add an ID: > > form.element(_type='submit').update(_id='myid') > > Anthony > > On Friday, February 15, 2013 7:10:30 AM UTC-5, [email protected]: >> >> I want to access submit button id but the button is created in CRUD form, >> is there any way possible to access the id of submit type button?? >> I want to show fancy popup using that ID.. >> >> >> > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
<<image.png>>

