DataTable is stripping the out of code.

DataTable is stripping the out of code.

Hankful21Hankful21 Posts: 1Questions: 0Answers: 0
edited September 2015 in Free community support

I am having a hard time grabbing my values through the DOM. When I look at the code through the development tool, it's stripping out the <form>. But when you look at it through the source code, it's on there.

What I want to do is grab just the Name and Value of each input in the row so if a user decides to change the values, I can put the key and new value in an array and send it to the processing page.

Replies

  • allanallan Posts: 61,824Questions: 1Answers: 10,131 Site admin

    Per the forum rules, please link to a test case showing the issue.

    Allan

This discussion has been closed.