Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

170
Views
Javascript: el menú desplegable no muestra todas las selecciones

Primero, soy un novato con JavaScript. Por lo tanto, en SharePoint usando un elemento web, el menú desplegable para D Jobs no mostrará todos los elementos seleccionables. Parece que solo muestra 100 elementos seleccionables, pero debe mostrar los 150 elementos en el menú desplegable. No estoy seguro de por qué. Cualquier ayuda sería apreciada. Aquí está el guión.

 <script type="text/javascript" src="https://Sharepoint/SiteAssets/jquery.js"></script> <script type="text/javascript" src="https://SharePoint/SiteAssets/HillbillyCascade.js"></script> <script type="text/javascript"> $(document).ready(function() { var cascadeArray = new Array(); cascadeArray.push({ parentFormField: "Shop", //Display name on form of field from parent list childList: "D Jobs", //List name of child list childLookupField: "Title", //Internal field name in Child List used in lookup childFormField: "D Job", //Display name on form of the child field parentFieldInChildList: "Shop0", //Internal field name in Child List of the parent field firstOptionText: "(Filtered by Shop)", dropDownItemCount:"999" //Number of Items to Display on dropdown to remove 100 item limitation }); $().HillbillyCascade(cascadeArray); }); </script>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

src="https://SahrePoint/SiteAssets/HillbillyCascade.js"></script> Veo un error tipográfico Sahre debería ser Share

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!