Generate objectId, created and updated values from client?

Hi,

Is it possible to generate the values for columns objectId, created and updated from the client side? This will help me with the offline mode approach that I’m trying to implement.

Regards,
Allen

Hi, Allen.

These are system values that can not be generated on client side.

I see. Thanks for the info.