Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1122 by
yhj...@gmail.com: Is there a way to send post form with
object names
https://code.google.com/p/struts2-jquery/issues/detail?id=1122
What steps will reproduce the problem?
1. Use jquery grid edit mode
2. In edit mode/inline edit mode
3. Click edit and submit the form.
Let's say we are trying to edit records for table Person, this table have
columns id, name, lastName.
When you submit the form, it post form data like
id: _empty
name: test Name
lastName : test Last Name
Is there a way to submit the form with following form data:
person.id: _empty
person.name: test Name
person.lastName : test Last Name
Which struts2 version?
2.3.16.1
Which struts2-jquery plugin version?
3.7.1
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings