× This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

(Done) Modified by field

10 años 1 día antes #29 por anthony cunningham
Modified by field Publicado por anthony cunningham
Is it possible to add a field type for "modified by" - as in the user who last modified it? 
Thank you for an excellent jumping off point with Component Creator - definitely saved me time and well worth it. 

Anthony

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

9 años 11 meses antes - 9 años 11 meses antes #50 por Gordon
Respuesta de Gordon sobre el tema Modified by field
The best way is to duplicate that standard Joomla fields "checked_out" and "checked_out_time" and call them "modified_by" and "modified_time" respectively. In your code simply write the data in the checked out process to the corresponding modified fields. When the checked out process ends, the data in the modified fields is retained so you can always see who and when the record was last modified. Alternatively, you can place the fields into a MODIFIED table, and then have a (log style) record of every modification; who and when.

To ensure that the data in the record was indeed modified, and not just checked out, will require additional code.

For the JCC developers... this could be an option in the setup process.

Never doubt that a small group of committed people can change the world. Indeed, it is the only thing that ever has... Margaret Mead
Gordon Wright
Old fart developer
Última Edición: 9 años 11 meses antes por Gordon.
El siguiente usuario dijo gracias: Andres Maeso, Dansk Vandrelaug

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

9 años 7 meses antes #422 por Frank Jumppanen Andersen
Respuesta de Frank Jumppanen Andersen sobre el tema Modified by field
...I'm new to structures in joomla components. Could you point me in direction of the right file to make the modification??

Funny that a field for update timestamp is already there - but not for updated_by..

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Tiempo de carga de la página: 0.190 segundos
Gracias a Foro Kunena

Utilizamos cookies propias y de terceros para mejorar nuestros servicios y mostrarle publicidad relacionada con sus preferencias mediante el análisis de sus hábitos de navegación. Si continua navegando, consideramos que acepta su uso.