M
matman
Guest
Hey Pvorobie thank you for your reply. How would I be able to make sure the embedded object record is created? I tried using the validation trigger with code: if(parseInt("{!R114854158#id}") = 0) { return "no object was created!"; } But when the trigger runs on "Before Create", the embedded object record hasn't been created yet. I could add a trigger to run on "After Create" but I think that's a bit dirty.
Continue reading...
Continue reading...