Skip to content

Cant sorting pods block #7313

@wireinet

Description

@wireinet

Description

t.post_modified DESC (for example) in not work in my case in pods. Even the suggested option (under input field) does not work.
I can't figure out what he needs. I just need sorting options.

Version

3.1

Testing Instructions

  1. Add gutenberg block "Pods Item List"
  2. Select pod name employee (for example) this custom post type created by pods
  3. Select template "emploee" in my case
    this is simple
  4. item with fields:
[if post_thumbnail]
{@post_title}
[/if]

{@post_title}

{@employee__post}

{@employee__phone}

[if employee__fax]

{@employee__fax}

[/if]

{@employee__email}

[if employee__skype]

{@employee__skype}

[/if]
4) i get list of items with some sorting (cant understand whats is default options) 5) set suggested options like t.post_title ASC and get error: "Pods Embed Error: ORDER BY contains SQL that is not allowed."

Screenshots / Screencast

2024-06-20_11-58-27

Possible Workaround

No response

Site Health Information

No response

Pods Package

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions