BCN Desa PDF
Categories
Component ID
2401471
Component name
BCN Desa PDF
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a personal module that extends Webform2PDF allowing you to save the PDF files to Webform file components from the same submission being saved. If the submission is modified, the module modifies a component to alert that the PDFs generated previously are expired. This component is modified again when generating the PDF.
TODO:
- Allow to select which file components to use to save the PDF and maintain PDF status. Right now it's hardcoded to use just those that I need.
- Allow to create multiple Webform2PDF templates to create multiple/different PDFs from the same submission. Right now it's hardcoded modifying the template (with PHP) to create one PDF or the other.
- Add Views field "Opertations". Right now, It's needed to create the Operations links "by hand" with tokens.
- Add Views fields for downloading files. Right now, It's needed webform_views_select to use webform submission fields into views. Allow to show an icon instead of the file name on the file download link.
