How to retrieve objectId after saving object to a table while using UI?

Hi, Please advise on best practice to retrieve an objects id after saving. I’m using UI. Thanks, Paul

Hi, @Paul_HIllen

You may try this. The result I got is the objectId of the created object, which is printed in the console.

Regards,
Marina

Thanks Marina, so simple!