Select Dropdown with Checkboxes

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
JayGoo83
Profound User
Posts: 36
Joined: Fri Jul 17, 2020 12:52 pm
First Name: Jason
Last Name: Guzik
Company Name: 3Linc
Contact:

Select Dropdown with Checkboxes

Post by JayGoo83 »

I originally had a program that was using basic layout, and I had engineered my own click on a select box and it opened a SFL directly below it, and it looked like a regular dropdown.
I've been converting my old programs into responsive layouts. Now when i click on the select box to display the options, the SFL is getting cut off by the next section of the responsive layout.

I was trying to upload an image of what I'm talking about but I keep getting an error. tried .png and .jpeg

So imagine section 1 is 60px high. That is where my custom select boxes are. But the SFL from that select box is 120px high, with me showing 8 rows at a time. The bottom half is getting cut off from the next section of the responsive layout. I tried changing overflow but it didn't work. Any thoughts?
User avatar
matt.denninghoff
Profound Logic Staff Member
Posts: 115
Joined: Wed Feb 10, 2016 3:53 pm
First Name: Matthew
Last Name: Denninghoff
Company Name: Profound Logic Software
State / Province: Ohio
Country: United States
Contact:

Re: Select Dropdown with Checkboxes

Post by matt.denninghoff »

Hi. I will have an answer as soon as I can. I apologize for the issues uploading pictures; the forums were moved to a different server and had some kinks to work out. You should be able to upload pictures now.
User avatar
matt.denninghoff
Profound Logic Staff Member
Posts: 115
Joined: Wed Feb 10, 2016 3:53 pm
First Name: Matthew
Last Name: Denninghoff
Company Name: Profound Logic Software
State / Province: Ohio
Country: United States
Contact:

Re: Select Dropdown with Checkboxes

Post by matt.denninghoff »

I tried to setup a display as you described. I don't think I am understanding how you have the grid and responsive layout setup. With a section height of 120px containing a grid, I had to shrink the grid row height to 13 and remove the header row in order to fit 8 rows in. I also picked expand to layout. I'm not sure how you are doing things. Could you save a simplified copy of your grid and responsive layout design, saving it to an external .json file, and please upload it here?
JayGoo83
Profound User
Posts: 36
Joined: Fri Jul 17, 2020 12:52 pm
First Name: Jason
Last Name: Guzik
Company Name: 3Linc
Contact:

Re: Select Dropdown with Checkboxes

Post by JayGoo83 »

Hey Matt. Sorry I was trying to be quick and just wanted to give a hypothetical without actually using my actual work.
Can you tell me how to save as an external .json file?
I have attached a few images.

So the top row is my page header for the company logo/info/exit buttons
8 - Search Fields: I have a search and this is where my filter dropdowns exist
9 - Grid: This is the subfile

So the issue is when I click on the filter dropdowns, they don't extend past the 8 container, they get cut off.
Attachments
responsive.jpg
responsive.jpg (51.03 KiB) Viewed 3295 times
original.jpg
original.jpg (88.26 KiB) Viewed 3295 times
layout.PNG
layout.PNG (122.98 KiB) Viewed 3295 times
User avatar
matt.denninghoff
Profound Logic Staff Member
Posts: 115
Joined: Wed Feb 10, 2016 3:53 pm
First Name: Matthew
Last Name: Denninghoff
Company Name: Profound Logic Software
State / Province: Ohio
Country: United States
Contact:

Re: Select Dropdown with Checkboxes

Post by matt.denninghoff »

You can save to JSON by clicking "Save As...", picking the "Local File" tab in the dialog, entering a file name, and clicking Save. You may be prompted to open or save the file. Once you save it to your machine, then you can attach it to the issue.
Untitled210608.png
Untitled210608.png (48.94 KiB) Viewed 3292 times
JayGoo83
Profound User
Posts: 36
Joined: Fri Jul 17, 2020 12:52 pm
First Name: Jason
Last Name: Guzik
Company Name: 3Linc
Contact:

Re: Select Dropdown with Checkboxes

Post by JayGoo83 »

Hey Matt. I'm sorry I took so long to get back to you. I didn't even notice that you responded back to me. Apologies!
Attachments
responsive.json
(282.92 KiB) Downloaded 261 times
User avatar
matt.denninghoff
Profound Logic Staff Member
Posts: 115
Joined: Wed Feb 10, 2016 3:53 pm
First Name: Matthew
Last Name: Denninghoff
Company Name: Profound Logic Software
State / Province: Ohio
Country: United States
Contact:

Re: Select Dropdown with Checkboxes

Post by matt.denninghoff »

Hi Jason, no problem! I also had a delayed response.

I think you can solve this just by adding some extra rules to the container that is holding your special grids. The grids are being cutoff because they are inside a container that has an overflow: hidden rule. So, you can set the overflow or just overflow-y to visible to make them appear. Also, it seems like you will need to set the z-index of the container so that the special grids go over other containers. You can set the rules by editing the Responsive Layout, either by double clicking it on the canvas or clicking the [...] button on the "style rules" property. Then you expand the "Style Rules" section on the right, if you haven't already. Then you can add rules to the container. I assume in the picture below that you want to edit the 8th container (Search-Fields):
responsive-grids-overflow.jpg
responsive-grids-overflow.jpg (68.96 KiB) Viewed 3254 times
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests