I need to extract a collection of form values (all input types + select), like the Request collection
It would be useful if where it is case, only the value with selected or checked to be retrieved.
Can anybody provide an example?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I need to extract a collection of form values (all input types + select), like the Request collection
It would be useful if where it is case, only the value with selected or checked to be retrieved.
Can anybody provide an example?
Thanks.