cancel
Showing results for 
Search instead for 
Did you mean: 

input enabled table in adobeform

Former Member
0 Kudos

hello everyone

i have a requirement wherein i have to create a kind of questionnaire, answers to which have to be input into a table.

i am trying to create a adobeform for the same.

while searching the web and forum for similar scenarios, i could only find examples where data from a table is output on the form.

i have to display questions in a tabular format and save input against each.

part of the questionnaire is as follows:

Sr . No APQP elements Dept ResponsibleStatus Planned DateActual Date1st Remark2nd Remark

BOUGHTOUT ITEMS
Approval of trial sample submitted by processor for short term & long term performance & freezing spec.TECH to be filled   to be filled   to be filled   to be filled to be filled
Evaluating mfg capability ,process euipment CPE    to be filled   to be filled   to be filled   to be filled to be filled

i am new to adobe.

Dire need of help.

Regards,

Xineohpi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You have to design the form as mentioned in those links, but when you are calling the form in driver program then pass

w_doc_param-fillable = 'X'.

This will make form editable, and user can enter the data in the form.

Regards,

Amit