Search for last item that a user created

I am trying to do a search for the last item that a use created

but it is not working, how would I search through the list of entries for the last item the user created Instead of the last item everyone created.

Try adding a sort by created date with descending = no.

1 Like

On the elements dynamic data search, there is a sort by, set that to ‘created date’, Descending = ‘no’ that should work.

1 Like

Yes, and don’t forget to enable ignore empty constraints.

This topic was automatically closed after 70 days. New replies are no longer allowed.