Yes, you send the member as data from your JavaScript to the server. In your Controller, you check if the request is from ajax and then get the data from the post data, similar to how the limit values are handled in the cookbook example.
Yes, you send the member as data from your JavaScript to the server. In your Controller, you check if the request is from ajax and then get the data from the post data, similar to how the limit values are handled in the cookbook example.