Question 7:
You create a model-driven app and want to send a link to the view that presents the NewCustomers table`s records to your teammate. What will be the correct structure of the URL link?
Answer options:
A.https://cbnew1234.crm.dynamics.com/information.aspx?appid=<GUID>&etc=newcustomers&pagetype=entityrecord&viewType=1039&viewid=<GUID> B.https://cbnew1234.crm.dynamics.com/main.aspx?appid=<GUID>&etc=newcustomers&pagetype=entitylist&viewType=1039&viewid=<GUID> C.https://cbnew1234.crm.dynamics.com/information.aspx?appid=<GUID>&etn=newcustomers&pagetype=entitylist&viewType=1039&viewid=<GUID> D.https://cbnew1234.crm.dynamics.com/main.aspx?appid=<GUID>&etn=newcustomers&pagetype=entityrecord&viewType=1039&viewid=<GUID> E.https://cbnew1234.crm.dynamics.com/main.aspx?appid=<GUID>&etn=newcustomers&pagetype=entitylist&viewType=1039&viewid=<GUID> F.https://cbnew1234.crm.dynamics.com/information.aspx?appid=<GUID>&etn=newcustomers&pagetype=entityrecord&viewType=1039&viewid=<GUID>