Forum Discussion
Arash Braich
Nov 03, 2017Copper Contributor
Events Web Part Meeting Link Field not recorded it list?
I've added an events web part to a modern communication site. This creates an events list where the data is recorded. When adding a new event, I see a field where a user would type in meeting link.
My problem is that I can't see this meeting link anywhere in the list data. Under what column is this link recorded? If I new the column name, I can add it to the list.
Also, is there any way to edit the form when adding a new event. I'm talking about the form in the first picture. Can I add or remove some fields? Possible the "Link" field.
Please help.
10 Replies
Sort By
- Aliaksandr_KruklinskiCopper Contributor
Hello,
It is stored in Workspace hidden field you just need to select it in REST queries:
/Items(2)?select=Workspace
- Manish GuptaCopper Contributor
Have you try in list setting >> Advance setting >> allow managed content type . Then select any link Column is associated with this content type.
- Arash BraichCopper Contributor
There is no link column anywhere that holds that data. I've tried adding it by doing "Add from existing site columns" but can't find anything that holds that data.
- If you clic over the event you have just created, you will be re-directed to the page that renders the event...on that page you can edit event details and update it as necessary
- Arash BraichCopper Contributor
I need to be able to see all events in a calendar view. But in the calendar view I can't find that content type anywhere. I'm not sure if it's even recorded in the list that the "Events" web part creates.