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

TOPIC:

enumeration radio does not work 05 Dec 2016 03:14 #14814

In the components I have already done, if you upgrade, the radio does not work anymore,
Error location
/libraries/jdom/html/form/input/select/radio.php on line 76

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

Last edit: by jeisonsan.

enumeration radio does not work 07 Dec 2016 00:45 #14816

When the input is of type enumeration and format radio does not display anything.
I need to update some components and finish but without this working will harm me.

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

Last edit: by jeisonsan.

enumeration radio does not work 07 Dec 2016 12:30 #14819

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Ah... ok.
With enumeration, I didn't tried. That's why.

When you precise the context (PTL), it is always more easy for me to find out the bugs.
Hold on. I am fixing that.
Coding is now a piece of cake

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

enumeration radio does not work 07 Dec 2016 13:14 #14822

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.

Also, when you use Bootstrap radio buttons, you can specify the color and Icon in your enumeration list (manual, but simple)
return array(
	'my_value' => array(
		'value' => 'my_value',
		'text' => 'MY_LANG_STRING_FOR_THE_TEXT',

// ICON
		'icon' => 'cog',

// BOOTSTRAP COLOR
		'color' => 'danger',
	),

	...
Coding is now a piece of cake

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

enumeration radio does not work 07 Dec 2016 13:23 #14823

Thank you

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

enumeration radio does not work 17 Dec 2016 20:31 #14855

Now it is no longer displayed as a radio, but as select

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

  • Page:
  • 1
Time to create page: 0.083 seconds

  I found "cook" two days ago. Played around with it for a day and then within a day got rid of two legacy applications in IBM Lotus Domino Notes and replaced them with "cook". It was really easy. A piece of cake. Actually it was even easier than cooking. Cooking involves more work than developing with "cook". What can I say about "cook"? Great application great price for what it delivers great forum with a lot of information and fast responses active and friendly community fast forward moving development cycle So what should I say "Monsieur Le Cook"? Keep the good work going it will lead to success. Having become a paying member in the words of Edith Piaf may I say ..... non rien de rien ... je ne regrette rien. Vive La France.
FK (JED)
         

Get Started