Skip to main content
saurabhs0003
September 29, 2021
Question

Regarding drop-down and date fields

  • September 29, 2021
  • 8 replies
  • 0 views

Hi All,

I have a Interface in which I have created approx 10 filters . What I am facing a problem is that I am having a  drop-down say "Select filter"  field in which I have 10 names , what I am achieving is that based on selection from "select filter" I am showing the filters . All the filers I have kept in For each loop , the main problem is there is that I am having 4 filers as date field and rest as drop-down . When I am selecting the filters from drop-down list all is that if am selecting All drop-down filters that they all are in same line that is looks perfect but when I am selecting one drop down and 2 date filters they look like messy means the arrangement is not looking good ..

How can I achieve this ..

Thanks in Advance

    8 replies

    richardm900458
    September 29, 2021

    Its pretty hard to read and follow. Do you have screenshots to explain what exactly you try to have in line and "Looking good"?

    saurabhs0003
    September 30, 2021

    See this First row is by default but from second row its in for each based on selection upto 5 fields in a row . In this when I am selecting only dropdown the UI looks better but when i choose dropdown and date field the UI in not looking good. 

    case2- when chooisng only drop down 

    srinandhavin5120
    New Participant
    September 30, 2021

    For a more intuitive look you can create column layouts.

    Look 1: All date fields in one column

    Look 2: A set of date fields (From and To) can be clubbed together using another columns layout and stacked under a column with dropdowns