Hi everyone,
I have a problem and I hope you guys can help me out.
This is my scenerio:
*Using Sharepoint Designer 2007*
I have a webpart page with two lists:
- List A: fieldAA, fieldBA, fieldCA, IDlistB
- List B: ID, fieldBA, fieldBB,...
I have both lists as a webparts, but I have changed the layout of the ListB in order to show it as a some kind of 'form' and activate the editing mode, so I get the link to edit the item. I have also limited the size of the list to 1 (not necesary 'cuz the ID is unique)
I have connected both webparts with ListA:IDlistB=ListB:ID.
So far, when I click on the link in the first list, I got filtered out the second list and 'cuy the leyout I go the item info with the link 'Edit'.
If I click on 'Edit', I got the form to edit the item (with the links 'Save' and 'Cancel').
I hope until here is clear :-)
What I want to achieve is that, when I click in the item in the first list, the second list shows me the item on editing mode, so I can modify the values without clicking on 'Edit'.
Is this possible? I have expent hours googling it and got nothing, I tried also going through the XSL file and nothing.
Any idea how can I do it?
Thank you in advance!
Jose