Hi All,
Now I don't know if this is even possible & think it's 2 (or maybe 3!) queries! But here goes!
I have a user form that I want to be sent onto an 'approver' once completed who would be selected from a drop down list. Once the approver is happy they need to click on a submit button to send it onto a further processing mailbox.
I already have the 'Submit' to processing areas bit sorted - but ideally want that button to be hidden until it gets to the 'approver'.
Also I don't really want a list of email addresses in the drop down 'select approver' box, would prefer to have a list of names which then translate to email addresses.
So the 3 things are:
Am hoping this makes some sense!
Thanks in advance
Now I don't know if this is even possible & think it's 2 (or maybe 3!) queries! But here goes!
I have a user form that I want to be sent onto an 'approver' once completed who would be selected from a drop down list. Once the approver is happy they need to click on a submit button to send it onto a further processing mailbox.
I already have the 'Submit' to processing areas bit sorted - but ideally want that button to be hidden until it gets to the 'approver'.
Also I don't really want a list of email addresses in the drop down 'select approver' box, would prefer to have a list of names which then translate to email addresses.
So the 3 things are:
- Can I create a drop down list with actual names (e.g. BOB, DAVE, IAN etc) that then translate to email addresses once selected?
- Can I then have a 'Send to Approver' button which doesnt rely on over 100 if statements to send the mail?
- Can I 'hide' the Submit to processing area button until the sheet reaches the Approver?
Am hoping this makes some sense!
Thanks in advance