The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Before i buy - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Before i buy (/showthread.php?tid=2232)



Before i buy - rvgulik - Oct 15th, 2012

I have a couple of questions regarding your product :

1. I want to create a form which also has hidden fields, these fields are only possible to edit by admin, is this possible?

2. I saw the option to trigger an event to send the submission again when it is changed, so with every change a email is end out? What if i want to have the possibility to send the form again manually and not automatically?
Let me try to explain this :
1. User submits a form.
2. This form has a number of fields which are hidden for the person whom submits the form.
3. On the client backend i need to put some checkmarks on a number of fields. As soon as i click on update a email is send out that person.
4. What i want to have is the possibility to manual send out the email.

I hope this is a bit clear.

BR

Robert




RE: Before i buy - alexh - Oct 15th, 2012

1) Yes, you can create hidden fields in your form, which you can then edit on the back end. You can add checkboxes, text fields, radio buttons, etc.

2) Yes, you can set it to send an email every time the form is edited, only when it's submitted, or you can put a "send email" button on the particular view so you can send an email whenever you need to. The emails can be set up as a template which includes certain information from the form if you wish.

-Alex

(Oct 15th, 2012, 4:59 AM)rvgulik Wrote: I have a couple of questions regarding your product :

1. I want to create a form which also has hidden fields, these fields are only possible to edit by admin, is this possible?

2. I saw the option to trigger an event to send the submission again when it is changed, so with every change a email is end out? What if i want to have the possibility to send the form again manually and not automatically?
Let me try to explain this :
1. User submits a form.
2. This form has a number of fields which are hidden for the person whom submits the form.
3. On the client backend i need to put some checkmarks on a number of fields. As soon as i click on update a email is send out that person.
4. What i want to have is the possibility to manual send out the email.

I hope this is a bit clear.

BR

Robert