Michal Riha

Forum Replies Created

Viewing 4 posts - 46 through 49 (of 49 total)
  • Author
    Posts
  • in reply to: Manually set the location of the configuration list #7378
    Michal Riha
    Participant

      https://contoso.com/PWA/scripts/DFFS/DFFS_backend.aspx?targetList={0e30b85c-b447-4a0f-a229-9e284a36fd48}&targetListBaseUrl=/PWA/Training – BSI2 – WE&formId=/pwa/training – bsi2 – we/lists/riskregister/newform.aspx&formType=1&Source=/PWA/Training%20-%20BSI2%20-%20WE/Lists/riskregister/NewForm.aspx

      site url is: /PWA/Training – BSI2 – WE

      Michal

      in reply to: Manually set the location of the configuration list #7368
      Michal Riha
      Participant

        Hi Alexander,

        thanks for reply.

        It seems, that configuration you described is quite similar. But do not work for me. Maybe I missed something.

        All the scripts are located here: /PWA/scripts (PWA=site collection / scripts=document library)
        Under PWA is created subsite “template”: /PWA/template
        DFFS configuration is stored here: /PWA/Lists/SPJSDynamicFormsForSharePoint

        “DFFS_backend_CEWP.html”:

        var dffs_configListBaseUrl = "/PWA";

        In the “DFFS_frontend_CEWP.html” I have these variables:

        var dffs_configListBaseUrl = "/PWA";
        var spjs_dffs_backend = "/PWA/scripts/DFFS/DFFS_backend.aspx";

        (scripts=document library, DFFS=folder)

        This setup store configuration for “template” subsite as:
        /lists/riskregister/newform.aspx

        But for other sites – at the same url level (/PWA/NewSite):
        /PWA/NewSite/lists/riskregister/newform.aspx

        I use different names than you, but location and configuration (as I hope) is basically the same.

        What is wrong?

        Thanks

        Michal

        in reply to: spjs.dffs.data.lcidToDateFormat #7341
        Michal Riha
        Participant

          Solved – caused by wrong rule.
          Adding a new entry to lcidToDateFormat for LCID 1029 with no result, but corect wrong rule solved this issue.
          Michal

          in reply to: Document sets? #6604
          Michal Riha
          Participant

            Yes your solution works perfect in list or document library.
            Document set seems it has same structure (DispForm, EditForm.aspx..), it is possible to add webparts to page, but it does not work.
            Michal

          Viewing 4 posts - 46 through 49 (of 49 total)