Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

radio button 16 Jun 2014 13:19 #12479

  • albert
  • albert's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 70
  • Thank you received: 2
the radio button show me both buttons as green on frontend !

Please Log in or Create an account to join the conversation.

radio button 17 Mar 2019 00:09 #15682

Albert :
Please check that you have your forms.xml file the colors of your options:
		<field name="name"
				alias="alias"
				label="YOUR_LABEL_LANGUAGE"
				filter="BOOL"
				listKey="value"
				type="ckradio"
				viewType="both"">
			<option value="0" icon="icomoon-cancel" color="danger">YOUR_FIRST_OPTION</option>
			<option value="1" icon="icomoon-ok" color="success">TH_SECONDE_OPTION</option>
		</field>

I hope you've found the solution since time, but it may help other cooks

Please Log in or Create an account to join the conversation.

Last edit: by Nicolas.
  • Page:
  • 1
Time to create page: 0.397 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started