Hi i want to know how to pass parameters to nintex form to populate by default its populate by ID like Editform.aspx?ID=4 i want to change the parameter ID to GUID of the list item , so how can i populate the form with list item GUID or pass multiple parameters to populate the form?
Actually issue is this in a list certain groups have rights for contribute but each can access other records by copy pasting the url using the ID parameter so i want to restrict it by accessing other records using url copy pasting. So thats why i want to change id parameter to guid.