Update a single row from a list

Puma173

New Member
Good morning everyone and thanks for all the precious helps I founded on this forum.

I'm asking for an help.

I have a "Visit" list with the following columns:
id | date_time | visitor | close_date_time

I use the date_time field to track the start for the visit.
Then I want that the host set the close_date_time at thw end of the visit (filtering on the visitor field and the date field).
How can I achieve the goal without creating a new record with the close_date_field populated?

Tks for the reply
 
Just edit the existing row, I guess?

You can also use the update_col list plugin, to update a single element in a row without having to edit the form.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top