The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (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.31 (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.31 (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.31 (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.31 (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.31 (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 "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Customizing the submission history module - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8)
+--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16)
+--- Thread: Customizing the submission history module (/showthread.php?tid=1784)



Customizing the submission history module - jadine - Nov 27th, 2011

Hi,

First of all, thanks a lot for this great tool.

I would like to make a few customization to the submission history module, specifically:

- would like to track history for only specific fields in each form
- would like to expose this history as read-only (cannot revert) to clients

I've only been playing around with form tools for a couple of days and would appreciate if someone could give me a few hints on how to go about accomplishing this.

Many thanks


RE: Customizing the submission history module - jadine - Nov 30th, 2011

Nobody?


RE: Customizing the submission history module - ajax22 - Nov 30th, 2011

(Nov 30th, 2011, 3:58 AM)jadine Wrote: Nobody?

please first backup

if you urgent need read only history for everyone try this modification of 1.1.5 version
needed Modules » System Check » Hook Verification - repair


http://www.debil.cz/test.7z

this is not permanent solution, but for now can help


RE: Customizing the submission history module - jadine - Dec 6th, 2011

(Nov 30th, 2011, 12:44 PM)ajax22 Wrote:
(Nov 30th, 2011, 3:58 AM)jadine Wrote: Nobody?

please first backup

if you urgent need read only history for everyone try this modification of 1.1.5 version
needed Modules » System Check » Hook Verification - repair


http://www.debil.cz/test.7z

this is not permanent solution, but for now can help

Sorry for the late reply, got busy with some other stuff. I will try this tomorrow on a backup and give you feedback.

Thanks a lot for the help!



RE: Customizing the submission history module - ajax22 - Dec 7th, 2011

I have for you a new version of my changes.
You'll enjoy it more. This version has a new settings.
As always, all sure to back up, upload and run all tests and repairs in the module "System Check".
Attention, this is not officially modifications, probably will not survive upgrade to a newer oficial version of the module .

http://www.debil.cz/ft_sh_02.7z



RE: Customizing the submission history module - Ben - Dec 7th, 2011

Very nice work, ajax22! jadine - let us know how it goes.

- Ben


RE: Customizing the submission history module - jadine - Dec 8th, 2011

Very nice! Worked like a charm. Thank you a lot ajax22.

Now I guess I'll get right on it and try to see how you accomplished that Smile