I have a people picker field in the form,when a name is given, it has to check if that person is in a sharepoint group or not and if yes enable "cancel" button otherwise disable. I got this formula= not(fn-IsMemberOfGroup('Only for Form')) (i applied this to button),from one of the articles here, its working but its taking the current user who ever is logged in. how to take name from the people picker,can please anyone help.
Thanks in advance
