hi all,
I am creating a Master - Detail Form, where Master block contain a primary key and relationship made with Master Primary Key and Detail Foreign Key.
When trying to generate .fmx file using Ctrl-T it is showing error:
FRM-30100: Block must have at least on primary key item
why it needs primary key for Detail block ? how can i solve this issue?
I used a dummy text item with Database Item = No and Primary Key = Yes but still showing same error.
please help.
regards