Tagged Questions
0
votes
0answers
132 views
XSLTListViewWP: filter results based on javascript variable/other control on page?
I have some custom html/jquery form stuff on a page, and I would like to update a LVWP on another part of the page if a user adds something. So for example, the list view web part just shows items on ...
0
votes
1answer
1k views
dataform webpart button redirect new ID after saving
Can anyone please provide a hint for the following problem:
I have two DataFormWebparts on a page, one for creating new objects, one to edit them.
The Webpart that creates them has this button :
...
1
vote
2answers
645 views
List view loses focus when additional webpart added to page
I have a list page to which I need to add an additional webpart (in this case, a more powerful filter). However, the ribbon doesn't appear because the listview does not have focus.
This is easily ...