Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rob 22 posts 133 karma points
    Sep 19, 2017 @ 17:58
    Rob
    0

    Filtering or Ordering by contents of radio buttons.

    Hi I am using umbraco 7.6

    I would like to know if it is possible to simply get a high number from a query on items that have a radio list.

    So for example

    I would like the highest number possible for say Bedrooms in a house.

    I have a data type bedroomNum which is a radio list with the numbers 1 to 10

    in a pagetype called houseDetail.

    Before I create a picker for max bedrooms I would like to only present what is possible.

    So the value I am looking for, for a variable is

    select the highest value of bedroomNum from all houseDetails How would

    I create a query for this if it is possible within a partial view.

    Kind Regards

    Rob

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies