![]() |
|
#1
|
||||
|
||||
|
When creating custom fields (check box), is there a way to have them display as a specific size of rows X collums? I would like to create a list of default keywords that the user can check off but I would like them to show left to right not up to down.
Example Code:
Custom Fields Field1 Field2 Field3 Field4 Field5 Field6 Field7 Field8 Code:
Custom Fields Field1 Field2 Field3 Field4 Field5 Field6 Field7 Field8 Also, I would like these fields to be added to the keyword list that is created when the link is added (like the ones that can be manually typed in) and as such be clickable in the search. Is this possible? If I could be pointed in the correct direction it would be appreciated... Thanks, Last edited by PhilMcKrackon; 04-06-2008 at 06:50 PM. |
|
#2
|
||||
|
||||
|
After going through the templates until my eyes are starting to bleed I have figured out that $customfieldbits is the variable called for what I want but I cannot find where $customfieldbits is configured / created.
I'm a little closer. |
|
#3
|
||||
|
||||
|
I suppose that would be possible if you're familiar with PHP. The code to print the custom fields is located in the forum/includes/functions_vba_links.php file, in the construct_custom_fieldbits() function.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do i create a custom page that will search a custom table/fields in the DB | Devices | "How Do I..." Questions | 2 | 07-10-2005 04:37 PM |
| Custom Fields | suttercane | "How Do I..." Questions | 2 | 09-28-2004 05:08 PM |
| RC3 - Custom Fields? | Allen Mead | "How Do I..." Questions | 3 | 08-17-2004 06:39 PM |