What if the person who updates the response document does not have access to edit the parent document. Can this be taken care of? Also when another user has the parent document open , he will not be able to see the updates to the responses unless he closes and opens it again. If they are embedded views then the updates are visible immediately. Updating the rich text field in the parent queryopen that i was using is simple. Collecting the responses and writing a table to the rich text field with field values from the responses But this slows down the opening of the parent document. My woryy is using multiple embedded views
Main Topics
Browse All Topics





by: mbonaciPosted on 2009-11-04 at 05:21:14ID: 25738982
You can put the code that fills your RTFs here so we can advise.
Have you tried the approach that would alter the parent doc upon closing response doc?