Re: [xev2] ** consulta de procedimiento **

Smart Devices: How to Define Entry Panels

We call Entry Panel an object where you ask the user for some input and then press some button to do some action.

The Login panel is a typical Entry Panel.

Take a look at the GAMSDLogin and GAMSDRegister objects in the KB:MyCowBook

Note: Transactions, in some way, are Entry Panels too. If you want the user to enter data that will be saved in a table (at least temporarily), use the transactions. If the WorkWithDevices Edit form is associated to a Business Component, then you will be using a transaction as Entry Panel.

To make use of this feature you have WorkWithDevices object.

Image:WorkWithDevices - New

After creating the object, the mechanism of its use is the same as is made in standard pattern SmartDevices, except that it hasn't an associated BC. In other words, you can add and erase nodes, actions and variables in the layouts.

Created: 03/14/11 09:05 PM by armin Last update: 06/27/11 10:41 AM by silvia



2011/7/31 Armin Bachmann <armin@genexus.com>
Hola Mario, es común esta pregunta, vamos a publicar un ejemplo y doc con esto en los próximos días;
mientras tanto, aquí un link para definir un panel así

para cargar una variable (en el load) puedes agregar la variable a la parte detail.layout.Conditions.Data y en la propiedad loadcode de la variables asignarle una expresión.
Saludos, Armin



2011/7/31 Mario Alfredo Perez <APerez@fanapel.com.uy>
Estimados!
Que tal?
Un caso bien básico;
Como hago en SD si quisiera hacer lo equivalente a Win y Web ej.
En un evento START asignar una variable.
Solicitar por pantalla alguna otra variable.
Y despues filtrar en la base y mostrar resultados?
Que tipo de obletos estan involucrados?
La consulta es tonta. Pero me gustaria saber como seria.

Estoy con el NB de anoche
Agradezco


--
Has recibido este mensaje porque estás suscrito al grupo "GeneXus" de Grupos de Google.
Para publicar una entrada en este grupo, envía un correo electrónico a genexus@googlegroups.com.
Para anular tu suscripción a este grupo, envía un correo electrónico a genexus+unsubscribe@googlegroups.com
Para tener acceso a más opciones, visita el grupo en http://groups.google.com/group/genexus?hl=es.

0 Response to "Re: [xev2] ** consulta de procedimiento **"

Publicar un comentario