What are the peoples preferences for in app data sources? I have a SP List and initially I was using direct link everything (forms and updates), then moved to using it to populate my initial gallery and then build a collection when selecting a record.
I'm now finding that my forms are more time consuming (for me) to update and use, as I have to exclude or include specific fields where as using forms with source being the SP List was far easier to maintain but operationally meant more (unnecessary) data is retrieved.
Solved! Go to Solution.
Hi @Coopedup ,
It purely depends on the requirement.
If you images/product to be displayed then 3 screen structure is good as you don't have to design them and use it readily.
If it is just the list data. Directly create a form->Associate SP List connection as a data source.
This is little faster than the gallery view item select. SP List may bring additional data but we could always decide on what data we need to map on screen.
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
My Blog: Dynamics 365 Key Topics – https://d365topicsbydk.com/
My YouTube Channel : https://www.youtube.com/channel/UCxSIryP2ah2VpEFr-Z72t1A
Regards
Devi
Hi @Coopedup ,
It purely depends on the requirement.
If you images/product to be displayed then 3 screen structure is good as you don't have to design them and use it readily.
If it is just the list data. Directly create a form->Associate SP List connection as a data source.
This is little faster than the gallery view item select. SP List may bring additional data but we could always decide on what data we need to map on screen.
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
My Blog: Dynamics 365 Key Topics – https://d365topicsbydk.com/
My YouTube Channel : https://www.youtube.com/channel/UCxSIryP2ah2VpEFr-Z72t1A
Regards
Devi