Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • wallytax
    replied
    It seems to be working, thanks a lot!

    Leave a comment:


  • Isomorphic
    replied
    Hi Wallytax,
    Thanks for letting us know.
    You can ignore these warnings in the console - they're harmless and won't impact end users, but we're getting rid of them in the framework.
    The fix will be present in the next nightly build (Jun 4 or above) in the 11.0p and 11.1d branches.

    Regards
    Isomorphic Software

    Leave a comment:


  • wallytax
    replied
    Good idea, I will do that in the mean time. However, if there's a simpler solution (like setting a certain field property to some value), please let me know.

    Leave a comment:


  • Blama
    replied
    Hi Wallytax,

    why don't you just give arbitrary names like "myrowSpacer"?

    Best regards
    Blama

    Leave a comment:


  • Way to prevent warning "Item 0 has no name or dataPath - can't validate"

    If I have form items of type "rowSpacer" or "blurb" I don't really need a name and/or dataPath attribute (the latter I don't use in my project at all). When submitting the form, I get console warnings like:

    "Item 0 has no name or dataPath - can't validate."

    Is there a way to prevent this
Working...
X