Hi.
I'm trying to create a dropdown box exactly like the country field but mine appears a plus button below. I need this field without the plus button but I can't find where to avoid this button. I tried to see around the forum but i found nothing.
Regards
Mauro |
are you using the BxDolForm template? caredesign.net |
Hi ProfessorSr. I´m creating the field through the Admin - Builders - Profile Fields - Search Regards. Mauro. |
technically - there shouldnt be a plus sign, unless maybe you have modified something somewhere? i have dropdown (select) fields in my search page and by default, I did not get the plus sign, heck, there are some I want to ADD the plus sign to. caredesign.net |
Hi Professor. I didn´t change any code and I´m using only the original mods. I didn´t solve but I will try to use the system as it is. Thanks a lot. Mauro. |
your scenario is a rather intriguing one. As I stated earlier, I was looking for a way to add the plus sign, using the default Dolphin variables and coding. Could you please give me a step by step of what you did to create your dropdown box, as I would love to duplicate what you have. Hopefully, through that, we can find out what you did differently and get you back to a non Plus dropdown. caredesign.net |
Hi professor.
I will look for the forum post that i followed but i think this normal for search fields once that there are some default fields that appear the plus button too. Exemple: country.
Thanks a lot.
Mauro. |
thats why i was asking for how you did it - I WANT the plus sign, but do not get it when adding a dropdown in the search - check out the images below searchfield1.png is the general tab of the block that i added to the search page which shows the name of the field and the type of the field - which is Selector searchfield.png is the advanced tab which shows the values as well as the Selector Control searchpage.png is what the search page looks like - albeit I have to do some cleaning up. As you will see, there are 3 dropdown boxes, one is Practice Name (the caption isnt showing), then there is State, and the third one is Provider Licenses (caption isnt showing) The Licenses field is the one I would love to add the plus sign to caredesign.net |
Not sure, but looking at your images it does look like your adding the fields correct and should add the +, but I might be missing something, somewhere looking at your images. Can you check if the + appears with IE or Chrome? [Edit] (Looks like it's not appearing in FF)
thats why i was asking for how you did it - I WANT the plus sign, but do not get it when adding a dropdown in the search - check out the images below searchfield1.png is the general tab of the block that i added to the search page which shows the name of the field and the type of the field - which is Selector searchfield.png is the advanced tab which shows the values as well as the Selector Control searchpage.png is what the search page looks like - albeit I have to do some cleaning up. As you will see, there are 3 dropdown boxes, one is Practice Name (the caption isnt showing), then there is State, and the third one is Provider Licenses (caption isnt showing) The Licenses field is the one I would love to add the plus sign to
|
@rhimpr - thats what it is - in chrome, i do show the plus boxes - wth caredesign.net |
this is my firebug of the code under google chrome: <tr>
this is it under firefox:
It is not just removing the plus sign in firefox, but it is also removing a lot of the captions, as well as the dropdown values - check image below: caredesign.net |
Ticket Created #3069 Created ticket for + issue in FF. Not sure about the other issues as I have not looked or confirmed it on demo.boonex.com yet. |
cool - thanks Rhimpr caredesign.net |
@rhimpr - scratch the captions and values issue, i get this in chrome aswell, and is a new topic - but thanks though. caredesign.net |
This ticket fixes it in 7.1 but under 7.0.9 this patch cannot be made. Deano already provided a 7.0.9 fix for the Date-Picker, but how to fix this under 7.0.9? Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |