Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: How To (Forms, Reports, and more) > Forms > Form Designer > Form Controls > Variable Controls > Variable Date And Time Edit

EEPs

Scroll Prev Top Next More

 

ð On Click

Clicking on the control will run the specified EEP

 

To load a pre-existing EEP file, select the "..." button.

In

Specifies a command block to run within a procedure file

Edit...

Opens the R:BASE Editor to create/edit an external EEP file

Edit Custom EEP...

Opens the R:BASE Editor to create/edit a custom EEP that is stored within the form

 

ð On Drop Down

The specified EEP will run when the drop-down calendar is displayed

 

To load a pre-existing EEP file, select the "..." button.

In

Specifies a command block to run within a procedure file

Edit...

Opens the R:BASE Editor to create/edit an external EEP file

Edit Custom EEP...

Opens the R:BASE Editor to create/edit a custom EEP that is stored within the form

 

ð On Close Up

The specified EEP will run when the drop-down calendar is hidden

 

ð On DateTime Change

The specified EEP will run when the DATE or DATETIME value changes

 

ð On DateTime Cleared

The specified EEP will run when the DATE or DATETIME value is cleared and set to NULL

 

ð On Double Click

Double clicking on the control will run the specified EEP

 

ð On Enter

On entry into the control, the specified EEP will run

 

ð On Exit

On exit from the control, the specified EEP will run

 

 

See also:

 

Form EEP Information

How to Define Form EEPs

VarDateTimeEdit_EEPs