Welcome to Geeklog, Anonymous Tuesday, July 08 2025 @ 02:02 pm EDT
Geeklog Forums
reusing the neat new list feature in the latest geeklog...
Status: offline
Forum User
Newbie
Registered: 02/28/06
Posts: 4
from users.php:
$display .= ADMIN_list ("users", "ADMIN_getListField_users", $header_arr, $text_arr,
$query_arr, $menu_arr, $defsort_arr);
I am trying to re-use the function above for features and new plugins i am trying to write for geeklog and seen a small problem....what i am actually trying to do is use it as input form...meaning there will be checkboxes and input text fields that will show on the page...this function will be part of a form ....that i will post to another page.
Everything works great --untill i enable the search feature on the page...it appears that the search feature form..is getting steped on by the form that i am wrapping around the ADMIN_list () function.
$display .= ADMIN_list ("users", "ADMIN_getListField_users", $header_arr, $text_arr,
$query_arr, $menu_arr, $defsort_arr);
I am trying to re-use the function above for features and new plugins i am trying to write for geeklog and seen a small problem....what i am actually trying to do is use it as input form...meaning there will be checkboxes and input text fields that will show on the page...this function will be part of a form ....that i will post to another page.
Everything works great --untill i enable the search feature on the page...it appears that the search feature form..is getting steped on by the form that i am wrapping around the ADMIN_list () function.
12
15
Quote
Status: offline
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
You will have to use two separate forms, i.e. not wrap the list in your own form.
bye, Dirk
bye, Dirk
10
10
Quote
Status: offline
Forum User
Newbie
Registered: 02/28/06
Posts: 4
how would you go about doing something like that...I looked at the code...it looks quite hairy...any ideas?
11
12
Quote
All times are EDT. The time is now 02:02 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content