Attribute to Form

655
2
05-16-2011 12:50 PM
RichardBailey
New Contributor
I know this will be a piece of cake for somebody out there so I sure could use some help getting started.  I???m trying to use the JavaScript API to build a simple app to allow the user to click on a parcel and have the Parcel ID get passed to a form used for signup purposes??? name, address, etc. to be submitted.  This will work as a tool to allow citizens to pick a vacant property and register/sign up to maintain it.  I can build the map and the form but haven???t figured out how to make them work together.  Thanks in advance for any help.

IIS 6.0
AGS 9.3.1

Thanks,
Richard Bailey
0 Kudos
2 Replies
KenDoman
Occasional Contributor II
How are you implementing the form? Is it on the same page, or a different one?
0 Kudos
RichardBailey
New Contributor
I'm open to either way.  I was thinking more of a infowindow type form with a submit button at the bottom that onsubmit writes the Parcel ID and the collected form values to a table... but I'm not being picky at this point.

Thanks,
Richard
0 Kudos