Checkout vs edit
Roman
New Member
Posts: 9
9 Anni 9 Mesi fa #636
da Roman
Checkout vs edit è stato creato da Roman
Hi,
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.if recplace to checkedOut user able to finish the job:)
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.
if($canEdit && $this->item->checked_out == 0):
$UserId = JFactory::getUser()->id;
if($canEdit && ($this->item->checked_out == 0 ||$this->item->checked_out == $UserId)):
Si prega Accedi o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.044 secondi