Skip Navigation

[Resolved] read the selected parent field from cred to php code

This support ticket is created 5 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by kostasO 5 years, 12 months ago.

Assisted by: Minesh.

Author
Posts
#902719

I am trying to work with the php code you game me in a previews support order to read that selected parent field (the collection field) but it does not return the selection that is made.

Instead I always get the same result "Array" instead of the selected field in the cred form

the code was
$author_query = array('post_type' => 'target-collection', 'posts_per_page' => '-1','author' => $current_user->ID,);

#902751

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - when you say read - what is the code you are using and where?

Could you please share your exact workflow so I can guide you in right direction.

#904450

solve it my own. thnks

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.