Tabular form on table without primary key
Hi all,
I was wondering if it's possible to create a tabular form on a table without a primary key?
I've tried using a view and triggers but that doesn't seem to work.
Using Apex 4.0
Are there any examples on how to do this?
All help is welcome,
Cleo