Jump to content

Edit History

YousufSSyed

YousufSSyed

This is my query:

    {{#ask: [[Label::Test]]
    |?Label
    |?Text
    }}

and these are two subobject on the same page

{{#subobject::
 |Label= Test
 |Text= text
 |Date= Dec 4 2020
}}

{{#subobject::
 |Label= Test2
 |Text= text2
 |Date= Dec 4 2020
}}
 

The query would show both subobjects, Is there any way to make a query show only subobjects that have a specific label (In this case 'Text')?

YousufSSyed

YousufSSyed

This is my query:

    {{#ask: [[Label::Test]]
    |?Label
    |?Text
    }}

and these are two subobject on the same page

    {{Entry|Date=Dec 4 2020|Label=Test|Text=text}}
    {{Entry|Date=Dec 4 2020|Label=Test2|Text=text2}}

The query would show both subobjects, Is there any way to make a query show only subobjects that have a specific label (In this case 'Text')?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.