Employee_Account assotiation

0
Hi Forum,   I am learning the crash course now an I am confused what this step does. What did the assotiation "Employee_Account" store and where can I find the association ?   6.6.2 Adjust Employee Page   Add a Data View below the HasAccount checkbox. Double-click on it and set the Entity (path) to the Account entity over the association Employee_Account.
asked
1 answers
1

Hi Wenyu Huang

 

This step  create account for employee using  'Has Account' attribute  set  true to make account visible and edit 

 

The association 'Employee_Account' stores employee ID and Account ID, 

 

the '6.6.2 Adjust Employee Page' path is only creating association. In the upcoming learning guide, we will explain how to correctly save these values

 

If you have any questions, feel free to ask

answered