Alexander Bautz

Forum Replies Created

Viewing 15 posts - 4,621 through 4,635 (of 4,636 total)
  • Author
    Posts
  • Alexander Bautz
    Keymaster

      Hi,
      I have updated the code to escape the apostrophe – check if v1.71 fixes the problem.

      Alexander

      in reply to: Log in widget not functioning #6159
      Alexander Bautz
      Keymaster

        I have removed the widget – you were not alone to experience this error.

        Alexander

        in reply to: Use of [Today] in Rules #6153
        Alexander Bautz
        Keymaster

          This issue is fixed in v4.100. Read the change log for details.

          Alexander

          in reply to: Use of [Today] in Rules #6148
          Alexander Bautz
          Keymaster

            Thank you for the feedback,
            I have confirmed this bug. I will fix it and post the updated version during this weekend.

            Alexander

            in reply to: Log in widget not functioning #6135
            Alexander Bautz
            Keymaster

              Hi,
              I did a quick test using Chrome and it worked – which browser are you using?

              Alexander

              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

                                Viewing 15 posts - 4,621 through 4,635 (of 4,636 total)