Issues
- 0
We need to change the way the user signs up for access. More on this to come once we determine what we need.
#10 opened by amejiarosario - 0
upload cable configurator
#12 opened by amejiarosario - 0
we would like to be able to unselect an individual filter and not have to start over from scratch. for example, you initially select filters for type, AWG and shielding but then want to remove only the AWG filter.
#8 opened by amejiarosario - 0
all fields should show up in the list of filters. For example AWG does not show up on list until the type is selected
#2 opened by amejiarosario - 0
the number of conductors filter is only returning the number selected. we need to return the value selected + 3. For example if you select 2 then the results returned should include anything with 2, 3, 4, or 5 conductors.
#6 opened by amejiarosario - 0
We need to sort the items in the filters list. The items in the list are showing up in the order the appear in the data list. They should be listed alphabetically
#5 opened by amejiarosario - 0
- 0
when the list of filters is created the type should be at the top of the list.
#1 opened by amejiarosario - 0
the search function is case sensitive. we need to change this so that is it is not case sensitive.
#4 opened by amejiarosario - 0
we need to add a descriptive table for the shield type. the shield types are listed as A, B , C etc. There is an index on my userform that decodes the value. This can be done with either a table or a pop-up window
#3 opened by amejiarosario - 0
When a new item is added we should have a drop down for type so that we do not wind up with multiple items but punctuated differently(i.e Hook-up, Hook up, hookup, etc)
#9 opened by amejiarosario - 0