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

TOPIC:

groupBy in Form 10 Nov 2013 18:18 #11566

  • ewajoom
  • ewajoom's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 36
  • Thank you received: 2
hi,

Serval errors in generated code for my component when I use FK select in a form.
$fieldSet['jform_idscale_target']->jdomOptions = array(
			'groupBy' => ,
			'list' => $this->lists['fk']['idscale_target']
);

That I had to modify :
$fieldSet['jform_idscale_target']->jdomOptions = array(
			'list' => $this->lists['fk']['idscale_target']
);

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

groupBy in Form 17 Nov 2013 00:55 #11650

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.
Coding is now a piece of cake

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

  • Page:
  • 1
Time to create page: 0.077 seconds
  I still don't believe he can really be human to do all this ! From all of the forums that I've ever participated in this is certainly the one that most encapsulates the feeling of being truly open source where everyone's opinions and contributions can and will shape the development of the service! It's truly awesome! Hope you enjoy cooking and look forward to reading and contributing to any of the editorial work that you proposed too!! Thanks
Gez (audibleid - JED)

Get Started