Since the forms layout in the interface is so limited (no ability to add new records in a linked table, no options for lists, grids, etc...), I'm basically using the record details layout as a form for new records entry.
The problem is that the solution isn't very elegant. My users have to add a record to a list, and then open the blank record to get into the details.
Any idea how to implement a page that would act as a record details form without getting there from a list or grid?