Skip to main content
0 votes
0 answers
26 views

Can I keep value of drop down when submitting? [duplicate]

I have a problem with my PHP code I pull names and surnames from a database and I would like to keep the values in the dropdown when I submit. Just when people make a mistake the value does not change ...
the_Logical_Dev's user avatar
0 votes
2 answers
43 views

Counting selections from a Content Control drop-down list in Word using a VBA macro

I am inexperienced with VBA coding and I don't really know how to get started. I have a content controls drop down list set to either "choice", "Yes", or "No". I have ...
John Simpson's user avatar
0 votes
0 answers
31 views

Is it possible to set a default value for an Material React Table with a select

I am trying to make a table with Material UI Table, and when I edit or add a row some values are to be selected from a dropdown. That works as expected, but I would like to have one of the dropdown ...
Annemoon de Groen's user avatar
0 votes
1 answer
37 views

Navigate to another screen based on the dropdown item in Powerapps - Formula not working

I'm trying to create a shipping collection form for my team. How I want it to work is that there is a dropdown menu of countries a user can select and based upon that drop down selection, it will then ...
Wesley H's user avatar
0 votes
2 answers
45 views

Flutter setState Not Rebuilding DropdownSearch with Lazy Loading

I am using DropdownSearch with lazy loading inside a modal bottom sheet in Flutter. The list of items is fetched using Bloc (LocationMasterCubit), and I am handling infinite scrolling to load more ...
elvril's user avatar
  • 1
0 votes
3 answers
76 views

SUMIF from Drop Downs

I'm trying to count the total for the number of instances if it's Late, Undertime, etc. from a drop down on multiple cells. Unfortunately, nothing is working and I've been searching for a solution for ...
Gerald G's user avatar
0 votes
1 answer
35 views

Multiselect dropdown doesn't keep the right input checked

I'm building a multiselect dropdown with a field to search for options. It's working perfectly except for one aspect: 1 - Here I just selected the options. The first input shows the state of the ...
Thiago Barboza's user avatar
2 votes
2 answers
49 views

Dropdown items overflowing container

I'm fairly new to html and css and I'm trying to make a website on neocities for a personal project. I'm working on the navbar and the dropdown links keep overflowing the background container, making ...
TheNerdyBirdy's user avatar
0 votes
1 answer
41 views

How can I create a visually distinct double border around focused input controls in a PowerApps canvas app?

I have canvas PowerApps wherein I have text input, dropdown, and calendar control present on the form. We have default control focus border available for these controls. But I need an additional ...
RBK's user avatar
  • 125
0 votes
0 answers
44 views

Unable to Update a dropdown value

I need to select a dropdown value on an application and should be in a position to go back and update it. I am using HTML and CSS in front end. and PHP as the backend language. I am able to select a ...
raj2020's user avatar
0 votes
1 answer
41 views

Custom Dropdown Remains Selected Even After Clicking Clear Button

I am building a custom dropdown menu using JavaScript and CSS, and I want the clear button to reset the selection. However, even after clicking the clear button, the dropdown remains selected, and the ...
ZARIFA AYDAYEVA's user avatar
1 vote
1 answer
64 views

Prevent close when clicking Ant Design Dropdown submenu item

I have an Ant Design Dropdown component in a React application. The dropdown includes submenus. Right now, the submenu items close when they're clicked on. I would like them to instead remain open on ...
Evan93's user avatar
  • 351
1 vote
1 answer
72 views

Google Sheets, Trying to run a formula only if the value cells are greater than 0

Having trouble with the If/Then coding in Google Sheets. I am tring to run this formula =ROUND((((F2+(G2*1.25))+H2*0.5)+I2)/3.75) But only if F2, G2, H2, and I2 are greater than 0. I can't use the ...
Sean McCoy Weaver's user avatar
1 vote
1 answer
29 views

angular dynamic dropdown change event doesn’t trigger automatically

So I came with issue related to angular dropdowns, I have multiple dropdowns where they are dependent on last dropdowns response. In simple word suppose I have Class - Subject - Part like these tree ...
Vishal Lengare's user avatar
0 votes
0 answers
31 views

Dropdown issue in shopify theme dev

I hope you all are doing well. I am currently learning Shopify theme development, and I was working on a theme, but I encountered a glitch that I can’t figure out how to fix. The issue is with the ...
muhammad ali's user avatar

15 30 50 per page
1
2 3 4 5
436