Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 990541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T05:57:40+00:00 2026-05-16T05:57:40+00:00

Hey, I’ve got an element that does a requestAction to grab records sorted by

  • 0

Hey, I’ve got an element that does a requestAction to grab records sorted by date.

What I haven’t been able to workout/find is how to restrict it to only include records who’s date is after now.

For example, in my element I something similar to:

$stuff = $this->requestAction('stuff/get_stuff/sort:my_date/direction:asc');

How should I go about restricting it to only records with my_date after now?

Is their another param I should add or is there something I could add into a find(...) call in my get_stuff action in controller stuff?

Advice or a friendly nudge in the right direction would be grateful!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T05:57:41+00:00Added an answer on May 16, 2026 at 5:57 am

    It really depends on whether or not this will ALWAYS be the action you want to take. But here are a couple of ideas.

    1. You can add a condition to the find query: (Complex Find Conditions)

      $this->Stuff->find('all', array('condition' => array('Stuff.my_date >' => date('Y-m-d'))));

    2. You can add a beforeFind callback method to the model that implements the same basic process. It will add the condition to every find query for the given model. (beforeFind)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey guys, i generally haven't used scaffolds, though i've been messing with Rails for
hey i got a contnet type that i made and i want to twweak
Hey i have been looking around and i cant find a way to get
Hey I'm building an app that will allow a user to log into a
Hey so I've been searching around for this topic and couldn't find a whole
Hey I thought about writing a function that prompts me in certain situations (perl
Hey everyone I have a basic search function here that allows me to search
Hey I can't figure out an error I got. I had my App working
Hey everyone I am a newbie and would love some help. I got the
Hey I was wondering if there was a specific query that I could enter

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.