I think my current issue can be related with this post.
When I added a sublist, and click next, I get all the values I entered in the sublist.
But if I go back to the page in which I have the sublist, I get all the values I entered, but the last row is added without displaying any values.
What can be the solution ?
<tr id=”members_row_1″ class=”uir-machine-row uir-machine-row-odd”>
<td class=”listtexthlwht” align=”left” style=”height: 100%;”>TEST</td>
<td class=”listtexthlwht” align=”right” nowrap=”” style=”height: 100%;”>1</td>
<td class=”uir-quickDelete listtexthlwht” style=”width: 14px;”>
</td>
</tr>
<tr id=”members_row_2″ class=”uir-machine-row uir-machine-row-even”>
<td class=”listtexthlwht” align=”left” style=”height: 100%;”> </td>
<td class=”listtexthlwht” align=”right” nowrap=”” style=”height: 100%;”> </td>
<td class=”uir-quickDelete listtexthlwht” style=”width: 14px;”>
</td>
</tr>
-
This reply was modified 7 years, 2 months ago by Rosemol J.
-
This reply was modified 7 years, 2 months ago by Rosemol J.