Saltar al contenido principal
Versión: 20 R5 BETA

Entrada

Las entradas le permiten añadir expresiones editables o no editables como campos y variables de base de datos a sus formularios. Inputs can handle character-based data (text, dates, numbers...) or pictures:

Las entradas pueden contener expresiones asignables o no asignables.

Además, las entradas pueden ser editables o no editables. Una entrada introducible acepta los datos. Puede definir los controles de entrada de datos para el objeto. Una entrada no editable sólo puede mostrar valores, pero no puede ser editada por el usuario.

Puedes gestionar los datos con los métodos objeto o formulario.

Ejemplo JSON:

    "myText": {
"type": "input", //define the type of object
"spellcheck": true, //enable spelling verification
"left": 60, //left position on the form
"top": 160, //top position on the form
"width": 100, //width of the object
"height": 20 //height of the object
}

Propiedades soportadas

Historia
LanzamientoModificaciones
19 R7Soporte de la propiedad Radio de esquina

Allow font/color picker - Alpha Format - Auto Spellcheck - Bold - Test when False/Text when True - Border Line Style - Bottom - Choice List - Class - Context Menu - Corner radius - Date Format - Default value - Draggable - Droppable - Enterable - Entry Filter - Excluded List - Expression type - Fill Color - Font - Font Color - Font Size - Height - Hide focus rectangle - Horizontal Alignment - Horizontal Scroll Bar - Horizontal Sizing - Italic - Left - Multiline - Multi-style - Number Format - Object Name - Orientation - Picture Format - Placeholder - Print Frame - Required List - Right - Selection always visible - Store with default style tags - Text when False/Text when True - Time Format - Top - Type - Underline - Variable or Expression - Vertical Scroll Bar - Vertical Sizing - Visibility - Width - Wordwrap


Alternativas

También puede representar expresiones de campos y de variables en sus formularios utilizando objetos alternativos, más concretamente: