Page 1 of 1

File Fields Questions

Posted: 2016-06-28 08:08
by salemsaleem76
Hello Everyone,

I've the following questions regarding file fields and I appreciate your help:

- When auto populate a file field, the field did not load the attachment in the new child table. How I can make the file attachment available there?
- How I can include the attached file in the email notification that I send with that record.

Thanks,
Salem

Re: File Fields Questions

Posted: 2016-07-11 14:17
by shasta59
A quick question:

Were did the attachment come from? Was it uploaded in another record?

Thanks
Alan

Re: File Fields Questions

Posted: 2016-07-15 04:11
by ghudson
I guess the location of the attachment was in the wrong place :)

Re: File Fields Questions

Posted: 2016-07-17 21:01
by salemsaleem76
Hello Alan,

The Attachment is uploaded in a record but in another table. So here is the scenario:

Have a Quotes Table that contains records which include an attachment
In the Orders table, I am selecting a quote to start an order, I need the files associated with that Quote to be present in the Order.

Thx.