![]() |
|
#1
|
|||
|
|||
|
Why is it not possible to use a "Multiple-Selection Menu" like in the forum? You can "only" use "checkbox" for multiple entries. I really miss this feature... Your competitors can easyly copy+paste your hard work. This is not as easy with the "Multiple-selection menu" as you here can determine the size of the box.
|
|
#2
|
|||
|
|||
|
+ check boxes may take a lot of room (when seaching... with the comming feature...
)
|
|
#3
|
||||
|
||||
|
Multiple select custom fields will be added in the next feature release version.
|
|
#4
|
|||
|
|||
|
Thank you very much...
|
|
#5
|
|||
|
|||
|
Is there a timeframe on this feature being implemented? I need the ability to have a multi select, and was about to begin modifying it, however if I can have the ability built in, that would be far more preferable.
|
|
#6
|
||||
|
||||
|
The next release should be a fairly big one, so it's probably still a couple of months down the line.
|
|
#7
|
|||
|
|||
|
Ok fair enough.
In the meantime Brian, do you mind offering a little advice? I've modified the functions_vba_links_savelink.php file and I can now save and display a multiple select. However when I load it to edit, it only highlights one of the entries. I added the following code after case 'select' statement in the construct_custom_fieldbits function. PHP Code:
This issue is resolved, it was me being kinda stupid hehe. I do still have problems with the editing however. Also for testing purposes I created a select through the admin panel, and then went into the database and altered the type to multiselect. Last edited by jasharen; 09-27-2007 at 01:27 PM. |
|
#8
|
||||
|
||||
|
Sorry, but I'm not really seeing any obvious problems in your coding there.
|
|
#9
|
|||
|
|||
|
Ok I know where its not matching now, just not why.
Anytime I have & in the value of the select box, it will not match. Unfortunately I'm new to PHP and am not sure the command to convert & back to &. Any suggestions?
|
|
#10
|
||||
|
||||
|
So you're using a '&' sign in one of your choices for the select menu, right? If so, edit the custom field again and try changing that to '&'.
|
|
#11
|
|||
|
|||
|
I tried what you are suggesting Brian and had no luck.
I noticed when you save a record of actual data to vbadv_links_cfields_entries it has the special characters added (ie & however when you save the source record into vbadv_links_cfields that the base & is stored.For now I've just reworded the selects to not include &, not the most elegant I have to admit but it gets me past it for now and I can come back later when everything else is working and bang my head against it more then (beside by then maybe I'll have a better grasp of PHP)
|
![]() |
| 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 |
| Multiple Problems - Looking for a way out :P | 78rabbit | Troubleshooting & Problems | 2 | 12-24-2006 03:44 PM |
| different styles for vba and vb with no user selection | pasaoglu | "How Do I..." Questions | 5 | 11-15-2006 10:16 PM |
| Template Selection 3.5.4 | dc1pop | Troubleshooting & Problems | 2 | 02-28-2006 04:55 AM |
| Phrase errors and no directory selection | last time | Troubleshooting & Problems | 2 | 12-12-2005 02:52 PM |
| Style Selection | wtf? | Feedback & Suggestions | 1 | 09-22-2004 11:56 AM |