Michal Riha

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 48 total)
  • Author
    Posts
  • in reply to: Modern DFFS not loading #38180
    Michal Riha
    Participant

      Found this fix:
      1. Removed ModernDFFS from subsite (on which is placed a list with ModernDFFS)
      2. Emptied both stages of recycle bin
      3. Removed ModernDFFS from sitecollection’s app catalog
      4. Emptied both stages of recycle bin
      3. Installed the ModernDFFS package (v70) in app catalog with “Make this solution available to all sites in the organization” checkbox checked.
      4. Clear site data in browser (Edge – F12 – Apps – Clear site data) + hard refresh (Ctrl+Shift+R)
      And now – pure magic- my broken ModernDFFS list is now not showing with modern list look (view switcher rendered vertically) and DFFS is loading and working now.
      I don’t understand why, but it works.

      in reply to: Modern DFFS not loading #38174
      Michal Riha
      Participant

        This setting can probably prevent the new version of lists from being rolled from Microsoft, but once the new version is already rolled, the switch has no effect.

        in reply to: Modern DFFS not loading #38170
        Michal Riha
        Participant

          Hi, issue still persists (v1.0.70.0) – new modern UI has been suddenly applied and list is not showing the DFFS banner buttons and the DFFS solution is not loading. Any news?

          Michal Riha
          Participant

            Many thanks, it works perfectly! Michal

            Michal Riha
            Participant

              Hi Alexander
              can Autocomplete in ModernDFFS be expected to include these features like in oldDFFS?
              – setFields
              – multiselect
              – searchFields
              Is it generally possible? Are you planning to do it? Time estimate? 🙂
              Many thamks Michal

              in reply to: HTML and SharePoint field side-by-side #17513
              Michal Riha
              Participant

                Hi Alexander,

                I solved it by this:

                $("#dffs_YOURFIELDINTERNALNAME").find('td:last').after("<span>LABEL TEXT</span>");

                Michal

                in reply to: HTML and SharePoint field side-by-side #17447
                Michal Riha
                Participant

                  Hi Alexander,

                  something was changed in DFFS, it is not working for me now with latest build: DFFS Backend v4.4.3.6|CSS version: 4.34 / |spjs-utility version: 1.307

                  One year old dffs version is working.

                  Michal

                  Michal Riha
                  Participant

                    Hi Alexander,
                    thanks, this works perfectly,
                    but only in case when use “check out” from local menu. Is it possible to determine if document is edited – open in MS office/OWA in edit mode?
                    I cannot use force check out due to some workflow problems.

                    Michal

                    Michal Riha
                    Participant

                      Hi Alexander,
                      it is not working – no redirection is done.
                      Michal

                      in reply to: Diacritics on url #15819
                      Michal Riha
                      Participant

                        Hi Alexander,
                        may I ask you for uncompressed version? I will try to debug myself.

                        Michal

                        in reply to: SPFieldOutcomeChoice #15800
                        Michal Riha
                        Participant

                          Yes, it helps. I am now able to read value (getFieldvalue), make field read-only.
                          Not able to set value (setFieldValue) – but I do not need it.
                          Thank for your help.

                          Michal

                          in reply to: SPFieldOutcomeChoice #15778
                          Michal Riha
                          Participant

                            Yes, I am sure. I am able to use getFieldvalue (in JS area) but not able to use Rules – read only field.

                            Michal

                            in reply to: SharePoint 2007 – not able to install #15770
                            Michal Riha
                            Participant

                              In the end I solved it using different browser.
                              Thank you, for your help, Alexander.
                              Michal

                              in reply to: SPFieldOutcomeChoice #15738
                              Michal Riha
                              Participant

                                I Alexander, thank you – it works like a charm.
                                The only thing what is still not working is setting this field as read-only (with same displayed text: “Unknown fieldTyle: SPFieldOutcomeChoice”.

                                Michal

                                in reply to: SharePoint 2007 – not able to install #15724
                                Michal Riha
                                Participant

                                  Hi Alexander,
                                  I fixed issue with makeABsUrl. It was caused by core.js which was loaded after you scrip.

                                  But there is another issue, DFFS doesn’t work on sharepoint 2007 because “Document.querySelectorAll” doens’t exist in IE 11.

                                  This method doesn’t exist because pages are loaded in compatibility mode in which this function is disabled. I found this method in you code only once. Do you have some idea, hot to fix it?

                                  Michal

                                Viewing 15 posts - 1 through 15 (of 48 total)