Communication between an App and a Module (information flow)

  • Steven
    Participant
      5 years, 1 month ago #20067

      Hi Simplifier Community,

      I have a small issue with implementing a module in my existing app. I think  my information flow (interfaces) between my app and my module is not completely correct or rather false. Has anyone an idea how to solve my problem?

      Best regards

      Steven Lin

      Attachments:
      You must be logged in to view attached files.
      Armin Winkler
      Moderator
        Has successfully completed the online course Introduction
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Advanced (300)
        Has successfully completed the online course Basics (100)
      5 years ago #21768
      Up
      0
      Down
      ::

      Hello Steven,

      as I see it here you don’t need interfaces at all for the communication between app and module but can handle all the logic inside your module that is loaded into your application’s ComponentContainer. You seem to have a form that can be edited and then saved. Which data would you expect to be transfered from the module to the application? Can you maybe describe your use case in a more detailed way? This would help a lot to find a solution to your problem.

       

      Regards,

      Armin

    Viewing 2 posts - 1 through 2 (of 2 total)

    You must be logged in to reply to this topic.