Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Open Form based on userID

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

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.