I need to get items from two list and show them in one HTML table. For getting items from first list I am using $().SPServices GetListItem. Depending upon values present in the list item I need to get item from another list. So is it possible to call $().SPServices GetListItem within $().SPServices getListitem.
Please let me know if more details are required.
↧