So I am planning to have a lookup using EDT table reference but not working . I want Course table as lookup in student table via EDT -CourseID
Step 1- Created master table - Course Table that will be look up in another table -Student table
1. Course Table with colomn - CourseID , CourseName
Step 2 -Create EDT - CourseID EDT
I created CourseID EDT then created Table reference to Course table with its field
Step 3- Create Student table
I dragged and dropped CourseID EDT in field section that supposed be lookup in UI - This is not working -lookup not coming for this field
Note - When I create normal relation in student table with course table then lookup come but it seems EDT table reference do not need relation in student table just EDT table reference should work ?
Please let me know how EDT table reference lookup work ,
Thanks