how can add attachment field in form? how can save that field into table?

snajaykumar1234
Kilo Expert

it's possible in form level?

thanks

sanjay

12 REPLIES 12

snajaykumar1234
Kilo Expert

thanks Shishir Srivastava   for your valuable reply..



in case we will get requirement for that scenario , is it possible are not?



by the way   how can i add another attachment   icon in header through ui actions. and how can save that attachment in sys_attachments   table?




thanks


sanjay


If you want to do it via UI Actions, you can configure a new UI action as per the screenshot below:



find_real_file.png



This will create a Button on the form header to Upload your attachment and store it in Attachment table(sys_attachment). If you want it on form you can follow the method as suggested by harshvardhansingh



Hope this helps.Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope you find the my response helpful too 😉


parvinder2
Tera Expert

Hi Sanjay,



Well I have been to a situation where, client asked for attachment to be downloadable from a field/link on a form.


You can create a UI macro, and then create a formatter and add that formatter to your form.


UI macro code


find_real_file.png



find_real_file.png




find_real_file.png


to populate you can create a field and populate the filename



Output is :



find_real_file.png



PS: Hit like, Helpful or Correct depending on the impact of the response




Regards,


Parvinder