Dear sir, Via “Formula Inherit values from selected documents” we can inherit all the field values of document form to Response form.
But on the other hand if we want to inherit the values from Response form to document form then i am unable to inherit the values.
what should i do ?
Subject: Inherit values from Response form To Document Form
please be more specific. Are you saying you have a main doc that passes field values to a response doc but if the values on the response doc change you want to push the changes to the corresponding fields back to the parent doc? If the answer is YES then you need to code it. If the answer is NO then please explain in more detail what you want to happen.