Hi Rahul. Here is the snippet you asked to see: [apcode language="php"] function my_custom_question_field( $form ) { // Upload field. $form['fields']['screenshot'] = array( 'submit_label'...
View Questiondandan
30 Reputation
Answers
Hi Rahul, Thanks for the code. My developer has come back with this: 'Whenever I add any code for extra field functionality it generates one text filed 'AnsPress Input Field'. It does not belong to the...
View Question