3.1.5.3.17 html-table add row

Used by the client to add a named task-list filerow to a specified task-list file. Clients MAY use this method to update the task-list files.<34>

Parameters

service_name: This parameter is deprecated. See service_name in section 3.1.5.3.1.

url: A URL-STRING (section 2.2.2.2.3) with the service-relative URL of the task-list file that contains the Task Status table to be modified.

newRow: A VECTOR-STRING (section 2.2.2.2.1) that contains the encoded <TR> data for the new row of the Tasks table that is being changed on the server, including the user who made the status change, the file that has a changed status, and the new status.

Entry Point

FPAuthorScriptUrl

Return Values

newRowId: This INT (section 2.2.2.1.2) contains the newRowId for the newly added row.