Announcement

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

    Showcase source not in sync with app?

    I'm looking at the Showcase full screen example, attempting to learn how to use DynamicForm. I think the source is in ItemDetailTabPane.java. However:

    The Demo app has the fields ITEM, sku, description, category, UNITS, unitCost, inStock, nextShipment, saveButton.

    The ItemDetailTabPane.java source has the fields sku, description, category, unitCost, inStock, nextShipment, saveButton. Where did Item and Unitscome from?

    TIA,

    Greg

    #2
    The DataSource. See the QuickStart Guide, Data Binding chapter.

    Comment


      #3
      I looked. I don't see anything on how the DynamicForm decides where those added fields go. Page number?

      Comment


        #4
        Sorry, don't understand the question. It's not a long chapter, we'd recommend reading the whole thing and the referenced materials, as well as the rest of the guide shortly thereafter.

        Comment

        Working...
        X