[TYPO3-english] mm_forum - extending user profile with select box
    seanbro 
    sean.brokenshire at sydney.msf.org
       
    Thu Aug 20 08:51:27 CEST 2009
    
    
  
I have updated my code with some minor changes to make it update the database
properly. Just the name attribute. I still have the problem of finding a way
to insert the "selected='selected'" attribute on the saved option.
Hope you can help me out.
Sean.
-------
label = TEXT
label {
	value = Medical or Non-Medical
}
input = COA
input {
	20 = TEXT
	20.value = <select name="tx_mmforum_pi5[userfield][10]"
size="1"><option>Medical</option><option>Non-Medical</option></select>
}
datasource = a_medical_nonmedical
-------
-- 
View this message in context: http://www.nabble.com/-TYPO3-english--mm_forum---extending-user-profile-with-select-box-tp25056653p25056861.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
    
    
More information about the TYPO3-english
mailing list