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 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (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.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
view form information from the control panel? - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7)
+--- Thread: view form information from the control panel? (/showthread.php?tid=1259)



view form information from the control panel? - crunchers - May 4th, 2011

Not a major issue (more UI related) but is it possible to sandwich the "Submissions" column between the "Form" and "Who can access" columns within the view section by default? (i.e. for the next release)

I'm finding that a lot of staff members (including myself at times) intuitively click on the form name when requesting to view submission data for a particular form (instead, they're taken to the form itself).

It's not "immediately" intuitive to the user that he/she needs scan across the row and click on the "View" link to access the said information.

(see attached)


RE: view form information from the control panel? - Ben - May 5th, 2011

Quote:I'm finding that a lot of staff members (including myself at times) intuitively click on the form name when requesting to view submission data for a particular form (instead, they're taken to the form itself).

Good point! I've found that I do that myself. It's a whole less annoying in 2.1.0, because now it just opens the forms in an (easily closed) dialog window, but it's still unintuitive, I agree.

Aesthetically, I definitely prefer grouping the clickable columns on the right - I did try different combinations and that one seems to work the best.

Hmm... one possibility would be to remove the link altogether and add a small "open in new window" icon next to the form name. That might work...

Anyway, I'll give it some thought and tinker around with it a bit. Smile

- Ben