Skip to main content

Hi,


I need to read sharePoint list using a smart Object. Any pointers will be helpful.


Say there is a sharepoint list - 'User Data' with columns - 1. Title, 2.Stage, 3. Value


I need to pass 'Stage' as parameter and get the 'Value' in that row.


Found 'SharePoint MetaData Service' but it requires ID to be passed to retrieve column value.


But what we need is to pass a column value and get other details. Hope the scenario is clear.


Thanks


Vinoy

I got solution for this, posting if someone using same feature.


In SP2010: Site Actions->K2 Site Settings->Smart Object Management->K2 SmartObject Site Lists and Libraries->Select List & Create.


There are options provided if we need to use SP url dynamic. Also we can create even smart object or simply the Service Object.


Thanks


 


 


Reply