Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
visionx:default_values [2020/03/08 22:24]
admin
visionx:default_values [2020/07/08 14:15] (current)
cduncan articles
Line 2: Line 2:
 ~~Title: Setting Default Values ~~ ~~Title: Setting Default Values ~~
  
-Default values for field can be set [[jvx:​server:​storage:​dbdefault_values|programmatically]] or directly in VisionX. If you're using VisionX, it's pretty simple. ​+Default values for fields ​can be set [[jvx:​server:​storage:​dbdefault_values|programmatically]] or directly in VisionX. If you're using VisionX, it's pretty simple. ​
 \\  \\ 
 \\  \\ 
-Assume we have following screen:+Assume we have the following screen:
  
 {{:​visionx:​defaultvalues_screen.png?​nolink|}} {{:​visionx:​defaultvalues_screen.png?​nolink|}}
  
-If we insert a new record (1), the Birthday (2) should be set to the current date and the Checkbox (3) shoule ​be checked. To define this, open the screen in design mode:+If we insert a new record (1), the Birthday (2) should be set to the current date and the Checkbox (3) should ​be checked. To define this, open the screen in design mode:
  
 {{:​visionx:​defaultvalues_design_table.png?​nolink|}} {{:​visionx:​defaultvalues_design_table.png?​nolink|}}
Line 17: Line 17:
 {{:​visionx:​defaultvalues_action.png?​nolink|}}. ​ {{:​visionx:​defaultvalues_action.png?​nolink|}}. ​
  
-The Set Value (1) command sets the Checkbox to selected (value = Y). The Set Value (2) command sets the birthday to the current date ([new java.util.Date()]). If you create a new record, the Checkbox and Date will be set:+The Set Value (1) command sets the Checkbox to selected (value = **Y**). The Set Value (2) command sets the birthday to the current date (**[new java.util.Date()]**). If you create a new record, the Checkbox and Date will be set:
  
 {{:​visionx:​defaultvalues_newrecord.png?​nolink|}} {{:​visionx:​defaultvalues_newrecord.png?​nolink|}}
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information