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

TOPIC:

radio diplays 19 Jun 2012 18:10 #2573

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
hi
in this picture the display for radio button isn't in line
why ?

thanks LJ
Ce sont les fils qui font les cordes
ingall-niger.org

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

Re: radio diplays 19 Jun 2012 19:14 #2574

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I didn't remember wich CSS problem, but I known this bug since Joomla 1.6

If you generate with Cook or using JDom, it solves it.

EDIT : Little adgustement : not in JDom, but in the generated CSS of your component, I think.
Coding is now a piece of cake

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

Last edit: by admin.

Re: radio diplays 20 Jun 2012 17:16 #2593

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
it's a boolean data generated with cook
<?php echo JDom::_('html.form.input.bool', array(
		'dataKey' => 'boisg',
		'dataObject' => $this->batenergiepartitem
		));
?>
it's ok in frontend but not in backend !!
LJ
Ce sont les fils qui font les cordes
ingall-niger.org

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

Last edit: by LJ01.

Re: radio diplays 20 Jun 2012 18:39 #2596

  • VeCrea
  • VeCrea's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Absolute JCook fan
  • Posts: 473
  • Thank you received: 100
Well, as Jocelyn said, it's in css files that you will find the solution. So check /administrator/your_component/...

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

Re: radio diplays 20 Jun 2012 19:11 #2598

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Is it working in the sandbox ?
(not checked)
Coding is now a piece of cake

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

Re: radio diplays 21 Jun 2012 05:47 #2599

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
yes it's working good in sandbox
Ce sont les fils qui font les cordes
ingall-niger.org

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

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

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started