Hi all.
I’m having a little trouble getting started on some script that I need to write. I could do with amp and some directions please.
Here’s the problem: -
I am trying to create an internal newsletter for our team. This newsletter contains information about the work we are currently doing within the team.
At present I have 3 fields that are contained within a table, and I have a look up that populates these fields from the different project documents we have, This is pulled in with a DB Lookup at present from a different view.
We have added a summary field in our project from that when pulled in forces the alignment out for each project.
Project Project Contact Summary
One Mr Q test test test test test test test test
Two Mr T test test test test test test test test
test2 test2 test2 test2 test2
test2 test2 test2 test2 test2
this is better in notes, the 3 different fields are contained in a table so they stay in their own columns but test2 blongs to project twwo and as you can see it is not on the same line!
This is the problem I have illustrated in the table above. I need a way off aligning this table, to show project two in line with its summary.
I thought of using script to pull the projects from a view using Document Collection and then placing them in this field,
Looping through my project’s view until there are no documents left.
What I’m not to sure on is the formatting of the fields whilst doing this.
Any help would be much appreciated.
Thanks in advance
Dave

Field Formatting in script (David J Naylor 6.Dec.02)
. . 