Crow Canyon Software Forum
Open Form based on userID
Quote from skigeek on April 24, 2024, 1:35 pmI was trying to create a user profile form. I would like to have a menu or button for users to edit thier own profile record. So bassically opening an edit form from a "dynamic link" on a menu or button. I know I can get the url to go open a specific record, but the url contains the user id (as shown below) and is hardcoded. It seems like I can only make it work if i have a list on the page and the user select that row to open the dialog.
https://test.sharepoint.com/sites/SiteName/SitePages/CCSDisplayForm.aspx?ItemID=7130&WebURL=https://test.sharepoint.com/sites/SiteName&ListID=1cd7ddcb-3dbe-4da4-b5ec-1f6a231888fe
Thanks
I was trying to create a user profile form. I would like to have a menu or button for users to edit thier own profile record. So bassically opening an edit form from a "dynamic link" on a menu or button. I know I can get the url to go open a specific record, but the url contains the user id (as shown below) and is hardcoded. It seems like I can only make it work if i have a list on the page and the user select that row to open the dialog.
https://test.sharepoint.com/sites/SiteName/SitePages/CCSDisplayForm.aspx?ItemID=7130&WebURL=https://test.sharepoint.com/sites/SiteName&ListID=1cd7ddcb-3dbe-4da4-b5ec-1f6a231888fe
Thanks
Quote from supportTeam on April 29, 2024, 6:57 pmHi @skigeek,
Please let us know if you are referring to replace item Id with logged-in user’s id to open record (list item) of that user.
Hi @skigeek,
Please let us know if you are referring to replace item Id with logged-in user’s id to open record (list item) of that user.