say when u click on this url a particular document from the server get launched...
when u click on "Add" new row is inserted and when "Save" is clicked ...The base page with a list view is displayed say
2. Second list view -- with same add and save button
colB colC colD
xx eg1, eg2 yy
the url name added in the pop up is diaplayed with comma seperated ..when u click on the columnC value say eg1 the corresponding document from the server should be displayed...Similarly when eg2 is clicked the doc or pdf from server is displayed..
could anyone help me to solve this asap
The second list view is the main view where as the first listview pop up get gets displayed when u click on column c values which is by default "add" before attaching the files.