This question has been flagged

how can i get input or display existing record type of OneToMany
whenever activity starts it crashes wit null pointer exception when the i call it wit

form.init(record);
         or

form.init(null);

Avatar
Discard