Tag Archives: apexclass

Auto populate related lookup fields when one lookup field is selected in visualforce page

Hi,here we implemented lookup binding scenario. Project object having three lookup objects (Class,Student,Teacher). Individually, Class object having Student lookup and Student object having Teacher lookup. Here in Project object we have 3 lookups, if Class lookup field is selected then auto populate Student and Teacher lookup fields. In Project object, if Student lookup field is… Read More »