Loading...

RE: Can quest web parts let me create a form that only shows some fields?

RE: Can quest web parts let me create a form that only shows some fields?

#5975
Anonymous
Anonymous
Participant

Damn. It isn't working, I have two different issues. Using the List view web part I was able to get it to just show some fields and allow editing, but I can't modify the rich text editor settings because there is no control appearance option in the ezedit menu. (I changed the column type to just rich text but it didn't help.

Now I can't actually edit all of the fields in the list, so I have created a new edit form called EditAllForm.aspx so I can use that on the page where the admin staff need access to edit all of the fields. I am back to the same old problem of the HTTP Parameter ID. I have tried all of the things I can think of, is there another place I need to define the ID?

These are the combinations I have tried

Header 1 Header 2 Header 3 Header 4 Header 5 Header 6 Header 7 Header 8 Header 9 Header 10 Header 11 Header 12 Header 13 Header 14 Header 15
ID HTTP Parameter Name ID LID ID=1 ID=5 /EditAllForm.aspx?ID=1
Edit Form URL /EditAllForm.aspx?ID /EditAllForm.aspx?LID /EditAllForm.aspx?ID=1 /EditAllForm.aspx?ID=5 /EditAllForm.aspx?ID=1

I have tried both the full and relative URLs in each combination.

I have also tried adding the ID field to the displayed fields and defining the ID there

The web part is on a page that also contains a content editor web part, a summary links web part and a datasheet view of the list.

What else can I try?

sharyn