Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

72
Vistas
Is it possible to use the same search field to filter multiple tables? SAP Ui5

My fiori application has multiple tables, each with its' own search bar, in separate nested views. Is it possible to filter all tables using the same search bar? The code below works for filtering the table for the view I am on, but does not work on the other tables:

var oView = this.getView();
var sValue = oView.byId("searchField").getValue();
var oFilter = new Filter("Id", FilterOperator.Contains, sValue);

oView.byId("idTable1").getBinding("rows").filter(oFilter, FilterType.Application);
oView.byId("__xmlview2--idTable2").getBinding("rows").filter(oFilter, FilterType.Application);
oView.byId("__xmlview3--idTable3").getBinding("rows").filter(oFilter, FilterType.Application);
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda