Alexander Bautz

Forum Replies Created

Viewing 11 posts - 4,711 through 4,721 (of 4,721 total)
  • Author
    Posts
  • in reply to: New Form settings #6128
    Alexander Bautz
    Keymaster

      This issue was resolved by making some changes to the DFFS_backend_min.js file. Please upgrade to v4.01.

      Alexander

      in reply to: New version 4 #6111
      Alexander Bautz
      Keymaster

        Hi,
        I’m afraid this is a bit tricky as the ID is not assigned until the item is “completely” saved. This means that the user is redirected back to the default redirect destination – most likely the default view of the list.

        One option is to add a script here to query for the latest addition to the list created by the current user. The problem is that you are not 100% sure where the user is redirected as he/she could have a “Source” attribute in the URL.

        Look at this comment for a possible method to specify the redirect location.

        When you know where the user “lands” you can add a script here to find the ID and present it to the user.

        Alexander

        in reply to: New Form settings #6109
        Alexander Bautz
        Keymaster

          Can you save “Field CSS” for other fields? – if you have the developer toolbar in IE (hit F12 > Console) open when you save – do you get any errors there?

          Can you send me an export of the configuration using the export function in the Misc tab? – you find my email in the “about me” tab above.

          Alexander

          in reply to: New Form settings #6106
          Alexander Bautz
          Keymaster

            Hi,
            By not saved – do you mean that it does dot show up in the backend when you edit the field css again, or is it that it does not work in the front end?

            A multi line “Enhanced rich text” field must be addressed like this:

            div.ms-rtestate-write:focus{
            background-color:#FFFBCC;
            }

            A multiline plain text field must be addressed like this:

            textarea:focus{
            background-color:#FFFBCC;
            }

            Alexander

            in reply to: Pixel Clipping #6096
            Alexander Bautz
            Keymaster

              I tried to recreate this in IE 8 on a virtual machine without success. I’m afraid I have no solution – other than using a more modern browser.

              Alexander

              in reply to: Trial Period Expired #6067
              Alexander Bautz
              Keymaster

                This was strange. The “splash screen” should have gone away in the backend. The only indication should be a “You have X days left of your trial” in the top right corner.

                If you see the splash screen – can you send med the “blob” exported from the misc tab?

                Alexander

                in reply to: Pixel Clipping #6066
                Alexander Bautz
                Keymaster

                  Can you hit F12 and click the bottom icon in the left column: How does the browser identify itself regarding document mode and user agent string?

                  Alexander

                  in reply to: Pixel Clipping #6061
                  Alexander Bautz
                  Keymaster

                    I have had one other user report the same while using IE 9. I have not had time to investigate it, but could you try setting the fontSize smaller to see if the clipping is still there?

                    Example
                    Option: fontSize
                    Value: 12

                    Alexander

                    in reply to: New version 4 #6060
                    Alexander Bautz
                    Keymaster

                      Thanks!

                      Alexander

                      in reply to: Trial Period Expired #6059
                      Alexander Bautz
                      Keymaster

                        Hi,
                        Did this happen with a fresh setup in a new list, or did you upgrade from v3.x?

                        If you upgraded from v3.x you must open the backend configuration and hit save to “start” the trial period.

                        Alexander

                        in reply to: SPJS Custom Menu Solution #6058
                        Alexander Bautz
                        Keymaster

                          I’ll see what I can do about it.

                          Alexander

                        Viewing 11 posts - 4,711 through 4,721 (of 4,721 total)