Forum

Jennifer Häfner
      Has successfully completed the online course Intermediate (200)
      Has successfully completed the online course Advanced (300)
      Has successfully completed the online course Basics (100)
      Has successfully completed the online course Advanced (310)
      Has successfully completed the online course Advanced (320)
      Has successfully completed the Intermediate Certification
      Has successfully completed the Advanced Certification
    2 years ago #34512
    Up
    1
    Down
    ::

    Hi Mani,

    In general: when transitioning to the detail page, you have to map the clicked image data to the property ‘src’ of the image on the detail page.

    An example of displaying the details of a selected list item is shown in the Intermediate Course, Module 4, Lesson 2: https://community.simplifier.io/203-2/

    The data of the selected item is fetched via Client-Side Business Object, and then mapped to the image in the detail dialog.

     

    However, it also depends on how you have bound the machine data on your overview page to the list (via Data Source or Global Variable). These different binding contexts are explained in the Advanced Course on Client-Side Business Objects, Module 7, Lesson 1: https://community.simplifier.io/binding-contexts/