Closed (duplicate)
Project:
FillPDF
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 00:34 UTC
Updated:
13 Apr 2010 at 18:35 UTC
I was wondering if it would be possible to have this two feature:
1. associate a pdf file to fill to a particular content type. in this way it would be enough just to know the nid to determinate which file to fill.
Moreover the permission on the file type could be used to allow or deny user to fill the pdf.
2. direct link for download pdf as the one in print.module.
TIA, if you think this features fit the purpose of this module, I'm ready to help you in some way to realize them.
Comments
Comment #1
lefnire commentedSo I was thinking of having checkboxes on the form-edit page listing content-types to add a tab to, and the tab label. Something like:
Then your node would look like this:
So the form-to-content-type association would be on the Form side, not the content-type side. What does everyone think of this? I've programmed it in on local, but I want to get opinions before committing & updating everyone's db schemas. Do we prefer tabs? Buttons? Different ideas altogether?
Comment #2
lefnire commentedGonna handle this in #405384: Is there a way I can create a tab to download the mapped pdf?