Skip to main content

Hi,

 

I have a pretty basic request, but so far it seems hard to accomplish....

 

We have a sharepoint list where we list all our projects, the list has columns like : Project number, Status, Customer....

 

In the view we would like to pass a parameter (Project Number) , and having the view display from the sharepoint list the Status and Customer.

 

The available method that we could find in the rules are Get List items by ID (but we would like to provide the Project Number and not the Sharepoint ID for the parameter).

 

Any idea on the best way of doing this?

Thanks in advance for any help on this matter.

HI,

May be you are missing something but it seems to be working fine to me or I didnot understand your requirement exactly. We can work on this issue and customize it.

 

1. Create a sharepoint list. (you have already done that)

15306i0C0C2CADE57C5B84.png

 


I think I might understand what you are asking. If you project number is not the title or item ID you cannot use get item. what you need to use is the method "Get List Items" and map the input as the project number from the form paramter. Then you can go to output mapping and get the other fields.

 

Hope this helps.


Thank you, that is what I was looking for.

 


Reply