I'm looking at the following scenario.
I have a HTML Form Web part that I want to connect to a List and pass a parameter to that list.
How exactly do I configure the list? At this point it tells me that it has "No Consumer Schema"?
|
I'm looking at the following scenario. I have a HTML Form Web part that I want to connect to a List and pass a parameter to that list. How exactly do I configure the list? At this point it tells me that it has "No Consumer Schema"? |
|||||
|
|
You could have your HTML Form Web Part set a Query String parameter that would then be available for a Query String Filter Web Part to send values to your other web part with. |
|||
|
|
|
The "No Consumer Schema" message appears when you want to connect web parts on a page, by editing the page by clicking "edit page". If you edit the page through SharePoint Designer however, you are able to make these connections with parameters like intended. The message probably intends to inform you, that this is not possible for a consumer to edit, but rather has to be a performed by someone in a development environment. |
|||
|
|