Web App Classifications / Filtering / Display Criteria -Solution-


hi guys

 

after bit trying of suggested ways of enabling filtering critera display wep app items based on imput select field, found of them no not quite job (as shuold is).

 

please let me know if there forseable issues below implementation?

 

i removed category selection imput "web app item fileds list" , created new category , sub categorys required web app within "category manager", , on web app imput form added below select option form

 

<label for="cat_category">category</label><select class="cat_listbox" id="cat_category" name="cat_category" >{module_categorylist}</select>

 

 

note need remove other elements populated in list not displayed / selected-

 

   <script>

                                        $("#cat_category option[value='14606']").remove();

                                        $("#cat_category option[value='14744']").remove();

                                        $("#cat_category option[value='14609']").remove();

                                        $("#cat_category option[value='14610']").remove();

                                        $("#cat_category option[value='72267']").remove();

                                        $("#cat_category option[value='-1']").remove();

                                        $("#cat_category").prepend('<option value=" ">-- please select --</option>');

                                        </script>

i found use on project working on. real estate site. question isn't suppose part of form. putting in <script> tag confusing me. plead if can show  how going within html. not top coder.

 

 

regards.



More discussions in Web Apps


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support