Disclaimer: I'm a jQuery novice so this may be elementary but here goes.
I have a custom list that has a body text field that I want to prepopulate and preformat with some HTML. I can easily copy/past the HTML into the source editor version of the rich text field but users find that confusing and would like the contents (think of a blank tabular "form" in HTML) prepopulated.
I've read up a bit via Paul's jQuery for Everyone series and have downloaded the SPFF project but I'm having trouble working out exactly where in the CEWP to specify the field and the contents. By way of example:
-The list is at /server/site/lists/SRO
-The target multi-line text column is called SRODetails
-The default contents are HTML that renders the desired table
Any help as to where to insert the requisite code into the CEWP would be much appreciated!