Dear All,
I have a listview with create as custom action with GOTOURL as type, now i need to append a paramater to URL from the listitem displayed in List.
I have already been able to display only single record in ListView, now the requirement is that i need to pass this single record value as parameter to be appended to the URL.
Ex: http://www.abc.com?name=“abc”, where abc is the list item value.
thanks & regards,
Aniketh.