Forum Discussion

Re: Drop down list blank

Hello Austin, Thank you for your response.
I am trying to view and edit / feed value to this field from the Edit page.
I have not provided any default value to the field and have provided a list of values to pick from for this drop down field.
This field can not be placed as required as in my scenario i have multiple such fields and i am displaying them as and when needed.
Issue is that i am seeing the list of values i provided for this field along with one more empty / blank option in the drop-down. I want to have just my values in there and no blank option.
PFA

------------------------------
Rishabh Narula
------------------------------

4 Replies

  • AustinK's avatar
    AustinK
    Qrew Commander
    Why is having a blank not acceptable in this case? I think that is my biggest question here. Is this just a visual issue that you dislike or is it causing you some problem? I am just trying to understand why you want it done this way so I can make sure you get a good solution or that someone can provide one.

    It should work fine if you require it via a form rule, the same rules that are showing and hiding fields or sections. Then you can show and require it in one rule when it is needed.

    If you require the field via form rules it will still show a blank but they will not be allowed to save with it as blank. It sounds like that would solve your issue but just not visually.
    • RishabhNarula's avatar
      RishabhNarula
      Qrew Member
      Hello Austin,

      Thank You for your response.
      Providing a blank as an option in the drop down i not desired as the functionality we are showing on the page suggest that the user must enter only the values we have specified in the drop down list, whereas the blank option there suggests otherwise, which simply means that it becomes inconsistent.
      The client wants us to remove that extra blank in drop-down without breaking the rest of the code.

      Best Regards,
      Rishabh Narula

      ------------------------------
      Rishabh Narula
      ------------------------------
      • CorinReyes's avatar
        CorinReyes
        Qrew Member
        I changed the field to a radio button field and this solved this issue for me

        ------------------------------
        Corin Reyes
        ------------------------------