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.219 seconds
Great UX great performance and definitely a time saver. It only took me 10 minutes of playing around before purchasing a subscription and right now I just want to throw more money at you! I just started a new project and after just 4h I can already tell it probably saved me several days of work. I'm building a wholesale ordering system with sales rep management. I have not looked at the code yet but so far: impressive.
flip (Forum)

Get Started