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.070 seconds

I've evaluated lots of other Joomla Component Dev tools such as Shell Manager (J)enesis Danny's Joomla! 1.5 MVC Component Code Generator Marco's Component Maker and I must admit that I love what I see on your site! Lots of potential... Otherwise Great Job and keep up the good work!!!
Clifton (forum)

Get Started