Has anyone ever had to work with APEX on a database that the records use composite keys?
I've noticed the following
2 Column composite keys
- The master detail Side template does not take both keys in consideration
- Some links to edit reports only send the first of the primary keys
3 Columns composite keys
- APEX wizard (23.2) does not allow for a third column to be used.
Apart from those issues, which can be solved by manually fixing them. Has anyone else noticed any other problems?
Any tips on how to circunvent them?