Skip to main content
EFormBin
  • BIN
    • Create new empty bin
    • Import HTML Form
    • Import W3C Schema
    • Import Jsonschema
    • Import Json
    • Schema To HBX
    • My Bins
    • All Bins
    • Random Bin
    • Cloud
    •  My Tag Cloud
    • Activity Graph
  • Language
    • English
    • Italiano
  • Help
  • Login
  • My Bins
  • All Bins
  • |<
  • <
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • >
  • >|
  • fksu2

    Preview Edit Michele Vivoda

    Lookup / Code Label Control Example - Simple - [com.eleusoft.eformbin.beans.Attribute] is one of the codelabel available for bins, it contains all the extra attributes of all the bins. Note how what is saved is the database ID of the attribute.

    codelabel.id form.control
  • 9Wfr4

    Preview Edit Michele Vivoda

    Lookup / Code Label Control Example - Read Only with [codelabel.readonly] and [default]

    form.readonly form.control codelabel.id codelabel.readonly
  • g6l3Q

    Preview Edit Michele Vivoda

    Lookup / Code Label Control Example - Sort by label descending

    form.control codelabel.id codelabel.sort
  • H4xnA

    Preview Edit Michele Vivoda

    Lookup / Code Label Control Example - Sort by code descending (since is autoincrement id, last created are at top).

    codelabel.id codelabel.sort form.control
  • NauD8

    Preview Edit Michele Vivoda

    Lookup / Code Label Control Example - Sort by code (since is autoincrement id, first created are at top).

    codelabel.sort codelabel.id form.control
  • 07AKs

    Preview Edit Michele Vivoda

    Test enum with codelabel - normally an enumeration is displayed with a text-control however also CodeLabelControl can display enumerations so is possible to use its features.

    form.control
  • fUXA7

    Preview Edit Michele Vivoda

    Expandible Complex Control - Example of a Search Form that can be expanded and collapsed but only if no data inside - expansion state may be controlled by JSP/Java code using form property [org.example.searchcontactadvanced]

    form.cview form.nolabel form.position form.maybenull ctrl.emptyisnull form.expand.disable-property
  • 7Evse

    Preview Edit Michele Vivoda

    Editable Complex Control - Ticket - Required With Defaults

    form.cview form.editable.expression form.editable.expression.escape
  • 8adO1

    Preview Edit Michele Vivoda

    form.skipnovalue test, there are 4 fields in schema, the first 2 fields are not displayed since have no value. If you clear the editable input it will disappear in the form reloaded after submission

    form.skipnovalue form.maybenull form.control ctrl.emptyisnull
  • IEkvZ

    Preview Edit Michele Vivoda

    Integer Number with min 1 and max 5

    form.caption ctrl.number.max ctrl.number.min
  • A79H1

    Preview Edit Michele Vivoda

    Rank products - Simple

    form.header form.control form.caption
  • KCzRR

    Preview Edit Michele Vivoda

    Integer Number between zero and 100 with step 10 - Use schema facets

    form.caption ctrl.number.step
  • qVv3P

    Preview Edit Michele Vivoda

    Integer Number with min 1 and max 5 - More correct, use schema facets

    form.caption
  • k7LWN

    Preview Edit Michele Vivoda

    Test Datepicker Norway with default 1971-04-03T00:20:00

    ctrl.locale form.date.default
  • c1jXa

    Preview Edit Michele Vivoda

    Date with default now()

    form.date.default
  • |<
  • <
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • >
  • >|

Eleusoft eformbin - Copyright © Eleusoft Privacy Policy