You need to sign in to do that
Don't have an account?

Custome object - get record ID on edit record
Hello ,
I am having one custome object Inventory.
I am having two fields. ID and Name.
Now I have created one datatable which is having these two fields and one save button.
I have created one dynamic trigger for updating record.
I have created trigger for (before update) event.
Now what I want to get is:
I want to know the unique record ID of updated record to fire the trigger.
Please guide me as soon as possible
Thanks poojaji