implement publish_up - publish_down check Topic is solved

For Joomla! 3.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Locked
suvel
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Sun Dec 31, 2006 8:51 pm

implement publish_up - publish_down check

Post by suvel » Sun Dec 16, 2018 4:30 pm

Hello all,

I'm developing a BE administrator module for displaying data information between to dates, using a start and end date. Would like to use the publish_up and publish_down field check (from the standard Joomla content component): if the date value at the publish_up field is later than the date value from the publish_down field they are swapped.

Does anyone knows how to implement this into my module?

Thx in advance.

suvel
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Sun Dec 31, 2006 8:51 pm

Re: implement publish_up - publish_down check

Post by suvel » Mon Dec 24, 2018 4:56 pm

Already solved. Figured out how to use custom rules


Locked

Return to “Joomla! 3.x Coding”