Tagged Questions
1
vote
2answers
523 views
Constructing a link in a dataform webpart
I've setup a DataFormWebPart which aggregates tasks from subsites. The user doesn't only want to view the tasks, there should be an option to edit / open them as well. So I need a way to at least ...
2
votes
1answer
342 views
aggregate data source and pseudo join?
Is it possible to use the aggregatedatasource to show all "parents" and theirs "children" where at least one "children" is created by the current user ?
To be more clear, imagine the following :
...