Re: Form API v2 and v3 (Urgent)

2004-06-01 Thread Bruno Dumon
On Mon, 2004-05-31 at 18:32, Steve wrote: > Hi, > > Can anyone tell me which versions do the below functions belong to:- > That's a strange question. I would suspect you know which API you're using? Anyway, seems like it's mostly v2. > > 1. var wid = form.getWidget(); > var widvalue = wid..va

Form API v2 and v3 (Urgent)

2004-05-31 Thread Steve
Hi, Can anyone tell me which versions do the below functions belong to:- 1. var wid = form.getWidget(); var widvalue = wid..value 2. var wid = form.getWidget("").getValue(); Similarly for submit buttons :- 1. var submit_button = form.getWidget().getSubmitWidget();if(submit_button == "