Base solution for your next web application
Open Closed

Using the RAD tool to create a 1 to 1 relationship #8466


User avatar
0
jtallon created

I would like to create two entities

Student and StudentInfo The end goal would be to see a list of students and then being able to go into a tab of that student to see its StudentInfo.

How would I go about starting this with the RAD tool? I was thinking of creating the Student entity first and having it appear on the Root and then the StudentInfo which would not have a menu position... Then going back to Student and adding a Navigation Property of StudentInfo.


2 Answer(s)
  • User Avatar
    1
    yekalkan created

    I was thinking of creating the Student entity first and having it appear on the Root and then the StudentInfo which would not have a menu position... Then going back to Student and adding a Navigation Property of StudentInfo.

    This will work.

    When you create StudentInfo, you can uncheck "Create user interface" if you dont want ui to be created.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.