Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Select on one, and multi on another?

Quote Reply
Select on one, and multi on another?
This is a bit odd. For some reason, when validating links I get a single select drop-down (i.e can just select one), but when going to add, via admin, you get a 5 line multi select box. Why/how could this be happening? In links.def, I have;

Quote:
'AVS' => {
'default' => '',
'file_max_size' => '',
'file_save_in' => '',
'file_save_scheme' => 'HASHED',
'form_display' => 'AVS\'s ?',
'form_names' => [
'Adult Check',
'Adult Check Gold',
'Cyberage',
'Cyberage Platinum',
'Cybersex Network(CSN)',
'Free',
'FreeGayAVS',
'FreeNetPass',
'GayMegaSites(GMS)',
'GayPassport',
'GlobalMalePass(GMP)',
'Mancheck',
'Mancheck Plus',
'Other',
'SexKey',
'UGAS'
],
'form_size' => '5',
'form_type' => 'MULTIPLE',
'form_values' => [
'Adult Check',
'Adult Check Gold',
'Cyberage',
'Cyberage Platinum',
'Cybersex Network(CSN)',
'Free',
'FreeGayAVS',
'FreeNetPass',
'GayMegaSites(GMS)',
'GayPassport',
'GlobalMalePass(GMP)',
'Mancheck',
'Mancheck Plus',
'Other',
'SexKey',
'UGAS'
],
'not_null' => '0',
'pos' => '20',
'regex' => '',
'type' => 'TEXT',
'weight' => ''
},

Anyone seen this before?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Select on one, and multi on another? Andy 4000 Dec 20, 2002, 6:29 AM
Thread Re: [Andy] Select on one, and multi on another?
afinlr 3960 Dec 20, 2002, 6:44 AM
Post Re: [afinlr] Select on one, and multi on another?
Andy 3917 Dec 20, 2002, 6:48 AM
Thread Re: [Andy] Select on one, and multi on another?
Jonze 3903 Dec 20, 2002, 11:59 AM
Thread Re: [Jonze] Select on one, and multi on another?
Andy 3915 Dec 20, 2002, 11:37 PM
Post Re: [Andy] Select on one, and multi on another?
Gregorio 3525 Jul 13, 2003, 11:44 AM
Post Re: [Andy] Select on one, and multi on another?
eljot 3519 Jul 14, 2003, 3:20 AM