Hi all.
I have generated a master/detail based on a table. That works very well. I can get the detail-view. In the table is a primary key.
If I create a custome view based on the same table and then I will generate the master/detail I will I the problem, that I dont get any detail page. Cause: NO PRINARY KEY in view. So I change in Field definition of ID to PRIMARY KEY. If I generate the master detail again ==> it doesnt work. I will get a list and search but NO DETAIL PAGE based on the view. How can I get this. Please help.
Thanks Hanspeter