Webform: exclude items in reference field

Comments

6 comments

  • Tomas Lycken

    I'm looking for this too! It would be incredibly useful. Some other use cases:

    * Registrations linked to an event app - only view future events

    * Surveys and evaluations of events - only view past events (and maybe only for a time window, e.g. events past month but not older)

    * Order form, view only products which are in stock or that have a certain status (if the products app also holds products that are not sales-ready)

    But this could be useful in other cases as well - it might even be interesting to have an app item type similar to "App reference" that only makes some of the items in the app available (an "App view reference" field type, of sorts). If that was implemented, maybe the webforms would follow automagically? =)

    Whichever way you implement this, I'd love to see it in webforms! 

    1
    Comment actions Permalink
  • Paul Raczynski

    +1 this is a must!

    0
    Comment actions Permalink
  • Wayde Christie

    +1

    0
    Comment actions Permalink
  • Karol Witek

    Hello,

    you can do it manually using CSS:

    option[value="set _value"]

    {

    display:none;

    }

    The only problem is that you have to do it always manully in CSS code...

     

    Regards

    Karol

    0
    Comment actions Permalink
  • Webmeester

    +1

    0
    Comment actions Permalink
  • Mette Frøkjær Hansen

    Hi guys,

    We just released an advanced webforms extension to Podio that could help with these issues you're having. You can check it out here https://podio.com/extensions/32

    /Mette
    - Podio

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk