hi everyone, what do you guys use for advanced form controls? basically, I need my forms to have a view/edit functionality that I control with permissions- so I was looking into Ely's IPE controls, but i cant get them to work with flex 3.
also, in most of the popular JS libraries- there is some sort of toQueryString() or serialize() function that will take all form values and build a string (or a structure in my case would be great). this is pretty basic stuff, but i can't find any references to this type of functionality in the community. thanks! d.

