usage of input field with table suggestion

  • Klaus79
        5 years ago #17362

        I want to use an Input field with a table suggestion.

        suggestionRows and suggestionColumns are filled with a collection from type User_Coll which includes structure User_Struc (currently containing one field username from type string).

        suggestionRowsTemplate and suggestionColumnsTemplate is checked.

        Same error message is thrown when I use suggestionItems instead of suggestionRows and suggestionColumns.

        When I try to deploy it, I get following error message:

        Speichern erfolgreich, aber Fehler bei Deployment: Error building files: Error rendering screen item Input1 on screen Screen_User_Masterdata: Could not parse rendered template as JSON: expected field or array but got IntermediateJObject(ListBuffer(JField(path,JString()), JField(template,JString(templateShareable)))) Near: lateShareable”: true

         

        What is wrong? I’m not able to get any hint from that message.

        I tried to implement it as it is described by:

        https://openui5.hana.ondemand.com/#/entity/sap.m.Input/sample/sap.m.sample.InputAssistedTabularSuggestions/code

        Mathieu Roll
            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)
          4 years ago #17742
          Up
          1
          Down
          ::

          Hi,

          for me its working no idea what you made diffrent to me.

          I’ve added the Transport with my Test application i’ve created.

          https://files.simplifier.io/f/d05177876b774465a73f/?dl=1

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

        You must be logged in to reply to this topic.