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

TOPIC:

Re: duplicate instead of new 04 Nov 2012 10:37 #4978

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Yes, I must work on that.

As you can see, I am not anwsering but I can read all your posts.

I am currently working on the filters for the moment. Huge rewrite of 2.0 If I want to close it and to go further with other cool features.
Coding is now a piece of cake
The following user(s) said Thank You: JoomGuy

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

Re: duplicate instead of new 10 Nov 2012 11:43 #5203

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I have to upload but I have to test it well before.

So, it is coming.
There are some adjustments in JDom and in the JS snipplet in your template.
The only thing is it will help you to skip the validation when you click to your custom task button.

To create a custom task :
example : item controller : 'produit'
task : 'run'
$task = 'product.run';
$icon = 'run';
$iconOver = 'run';
$alt = 'LANG_STRING_RUN';
$listSelect = false;	//Check if an item is checked, when you are in a grid (collection)

JToolBarHelper::custom($task, $icon, $iconOver, $alt, $listSelect);

Add this code in the view file, next to the others tasks. displayXxxx() function.
Coding is now a piece of cake

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

Last edit: by admin.
  • Page:
  • 1
  • 2
Time to create page: 0.103 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