I have two entities that have are associated, I am trying to create a form page to collect information for both entities, is there a way to do this. For example: The first entity contains two attributes, Name and Email Address, both string. The second entity contains Job Title which is a string. I created a Master Details page with the first entity as the data source and add a Job Title column, through the association I created. I then generated a new page (by right clicking on the new button), I added a Data View and set the data source to the second entity. When I load the page, I can see the the Label for the Job Title but I can not access the text box for it. Is there a reason that this is not working or is there another way around it?
↧