When a form is loaded with a primary key that doesn't exist (i.e., no data is found), the page throws a "no data found" error. Is there a native way in APEX to load the form with all fields set to NULL
in this case, or do I always need to create a manual process to initialize the form with empty values?
Thanks!