SAPUI5 smart controls tips and tricks

Поделиться
HTML-код
  • Опубликовано: 27 июл 2024
  • #SAPUI5 #SmartControls are an important pillar in the success story of SAP Fiori applications in S/4HANA built on #SAPFioriElements and UI5. Smart controls in combination SAP Fiori elements gives you low cost of development and providing usable and performant UI for the end users.
    SAPUI5 smart controls are primarily driven by OData annotations, which heavily could influence the user experience with the controls. This sometimes could confuse the application developers and makes debugging a bit difficult.
    Adrian and Jay show you tips and tricks how you can deal with challenging situations. We'll provide ways to identify where is the problem e.g. metadata and annotations, smart control itself or the used base control.
    We guide you how to create robust applications based on smart controls.
    This session is about SAPUI5 smart controls and will not cover SAP Fiori elements.
    Event: #UI5conONAIR2021
    Speakers: Adrian Bobev, SAP | Jay Barbhaiya, SAP
    ---
    Agenda:
    00:00 Welcome
    00:47 General Introduction
    01:54 Demo: Sample App with Smart Table and Smart Filter Bar
    02:16 Demo: Common Problems with Smart Filter Bar Configuration and Debugging Techniques for Smart Filter Bar
    10:42 Introduction to Smart Tables
    12:15 Demo: Adding a Micro Chart to the Smart Table
    14:07 Demo: Heuristic Column Width Calculation
    15:52 Demo: Column Resizing Capabilities
    17:12 Demo: Show/Hide Details in the Pop-In Area
    19:39 Questions & Answers
    ---
    Resources:
    Slides: openui5.org/ui5con/onair2021/....
    Sample GitHub Project with Smart Controls: github.com/adrian-bobev/ui5co...
    Smart Filter Bar - Overview& FAQs: ui5.sap.com/#/topic/7bcdffc05...
    Smart Table - Overview & FAQ: ui5.sap.com/#/topic/bed827414...
    enableAutoColumnWidth API Reference: ui5.sap.com/#/api/sap.ui.comp...
    showDetailsButton API Reference: ui5.sap.com/#/api/sap.ui.comp...
    detailsButtonSetting API Reference: ui5.sap.com/#/api/sap.ui.comp...
    Blog Post Column resizing & Auto pop-in feature in Responsive table: blogs.sap.com/2021/06/28/ui5e...
  • НаукаНаука

Комментарии • 9

  • @sachinsankar555
    @sachinsankar555 2 года назад +1

    really good blog

  • @kamalmahalingam1816
    @kamalmahalingam1816 2 года назад

    how add static coulmns in p13n settings

    • @ui5videos
      @ui5videos  2 года назад

      It is quite difficult to answer questions in detail on this channel. Best is to ask these kind of question on StackOverflow (stackoverflow.com/questions/tagged/sapui5) or the SAP Community (answers.sap.com/questions/ask.html?primaryTagId=500983881501772639608291559920477), so your issue can be discussed properly.

  • @geenhathongminh4035
    @geenhathongminh4035 2 года назад

    Like

  • @bmssystemkmc5360
    @bmssystemkmc5360 2 года назад

    LIKE

  • @bms-emssystemisrael9010
    @bms-emssystemisrael9010 2 года назад

    like

  • @kalysbekabykeshov6494
    @kalysbekabykeshov6494 Год назад

    Thanks.can u please put it on GitHub?