In an earlier post I found Javascript code to add to the onload event that forces all rows into inline edit status.
pageObj.inlineEdit.editAllRecs();
Can someone suggest code that will move the cursor/focus back to the first record of the list?
I am prototyping an after school youth activities attendance list where the names and a checkbox for attendance is used. Subsequent code posts that to each youth's record.
thanks
Bob
pageObj.inlineEdit.editAllRecs();
Can someone suggest code that will move the cursor/focus back to the first record of the list?
I am prototyping an after school youth activities attendance list where the names and a checkbox for attendance is used. Subsequent code posts that to each youth's record.
thanks
Bob
