ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Question about a query to relate weblogs

June 29, 2007 11:20am

Subscribe [3]
  • #16 / Jun 29, 2007 7:56pm

    dolmance

    101 posts

    Sorry, my english is not good and I didn’t understand your question. No, I entered the information with EE creating new entries. They are not expired neither future entries. I will send you an email. Thank you very much.

  • #17 / Jun 29, 2007 8:09pm

    Derek Jones

    7561 posts

    Well your English is better than my, well, any language other than English, so no worries. :red:

    Adding the status= parameter to your {reverse_related_entries} tag did the trick. 😊

  • #18 / Jun 30, 2007 6:04am

    dolmance

    101 posts

    Of course! That’s logical. I didn’t know you can use this parameter here also. Thank you very much 😊

  • #19 / Jun 30, 2007 6:14am

    dolmance

    101 posts

    Just another question about this query. Weblog1 has a custom drop-down list field. I’d like to show entries with a conditional about the content of this field. This example work as I want:

    {exp:weblog:entries weblog="weblog1" orderby="title" sort="asc"}
    {if drop-down=="1"}

    {title}

    {/if}
    {/exp:weblog:entries}

    However the pagination and the count var has no the right value, as I am rejecting entries with a drop-down value diferent than 1. So, I would need a kind of query like this weird one:

    {exp:weblog:entries weblog="weblog1" orderby="title" sort="asc" condition="drop-down=1"}

    Is there any parameter to make this?

    Thanks again.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases