Support

Account

Home Forums Front-end Issues How to get values from another post Reply To: How to get values from another post

  • You would need to set up a relationship between the posts, for example a post object field. Then you’d get the post ID from the current post and use that post ID to get the value from the other post.