Tagged Questions
1
vote
1answer
22 views
Populate a Filter web part from a List item and execute
I have a Business Data Related List called Projects. It is connected to a Business Data Item, so it has the option to select an item (the two-way arrow next to an Item). From this List I need to pass ...
0
votes
1answer
138 views
Grabbing a filter value via CEWP code behind
I have employed a Query String Filter to parse a value and send it to a chart web part.
now I would like to use this value in a CEWP to provide an explaination/clarification for the chart, but the ...