Hi all,
My client wants a block in Account and Case entity form in which they want to attach files like "Sales Attachment" in Sales Literature.
To fulfill this requirement I made another entity called "Attachment". I want to add same functionality like choose file and attach that file. And add a subgrid of that entity on Account and Case entity form.
My first question is How could i add that functionality on entity form and Is there anything to get the chosen file name and save it?
Because after refresh I lost that attached file.
Please suggest for the same.