Link to home
Start Free TrialLog in
Avatar of jkee54
jkee54Flag for United States of America

asked on

Emailing Response Document without Saving

Hello Experts!

I have a response document that is a feedback form with fields that have validation formulas. The parent document has an action that creates the child, and on the child there is a button to email the child to someone who fills it out.

It won't let me submit/send email with the doclink attached until the fields with validation formulas are complete, but I want to email it empty; i.e. send a blank feedback form that has to be tied to the parent.

I am thinking of two answers:
1. Is there a way to disable the input validations until the person filling out the feedback form gets it and needs to be forced to answer before submitting?
2.  Can I create a child from the parent progromatically?  I will need to stamp the parent that the child has been sent, and also when it has been completed.
ASKER CERTIFIED SOLUTION
Avatar of SysExpert
SysExpert
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jkee54

ASKER

That doesn't work - I need it to validate only by the person giving feedback, but it won't link as a child without saving first.  I changed the validation formula to validate only when the username matches the person it was sent to, and it worked!  Thanks for your suggestion though!