Jul 11 2023 03:52 PM - edited Jul 11 2023 03:56 PM
I am creating a Sharepoint site where each customer has their own page (information like salespeople, managers, etc.). There will be a database of all events hosted (for all customers). One column on the list contains a lookup value that links to the customer's page (with the title page). On the customer's page, I want to display the Events list but have it pre-filtered to only show data only for that customer. I would like this to be dynamic based off of the title of the page.
The customer page contains the following parameter data:
The list contains the following columns:
I would like to show the list entries for a customer on their page, based on the Customer Name/Title of the page. I have been using the list feature, but seems to be fairly limited. I would also like to have it so that when you click on an event/list entry, it opens up the properties (such as when using the Lists + Lists Permissions web parts).
Is this possible?
Jul 11 2023 10:21 PM
Jul 12 2023 05:39 AM
Thanks @jcgonzalezmartin. Do you know of any tutorials that explain this? Would I need to use PowerApps?