Restoring from Restore Points

You can restore your Formever system from any of the available restore points.  Click on ‘Restore Database to Previously Saved Restore Point’ to access the restore points. A list of available restore points will be shown. Restore Point Form Showing current restore points Warning: All changes made to the system since the restore point was … Read more

Create Restore Points

Click on ‘Save Current Database as Restore Point’ to access the form used to create a restore point. You can provide a name and description of the restore point before creating it. Restore Point Form for creating a restore point Restore Point Form for showing details for a new restore point After providing a restore … Read more

Restore Points

Use Restore Points to make a copy of your entire system prior to making significant design changes. For example, before adding a new master form or changing an existing master form. If you change your mind about the design change you can restore the system to its previous state.  Restore points are for system designer … Read more

Administration

Use administration operations to Create system restore points Restore the system to a restore point Manage access to third party web services Install form kits Manage account assets such as logos, background images Activate/manage Formever cloud subscription Purchase USB security keys (cloud) Set security levels (cloud) Switch to Form Design mode (cloud) Some of the … Read more

Do this when action button is clicked

This field procedure is triggered when the action field is clicked.  This field procedure has numerous procedure step types available for use.  For example, print a customer invoice from a customer data form; in a time sheet form to start/stop a timer to keep track of time worked on various projects.   triggered By Action … Read more

Do this when data in field becomes invalid

This field procedure is triggered when the data in certain fields becomes invalid.  << LG TBD: what does valid mean? >> triggered By Form Reference Field Date/Time Field Pattern Field Stapled Field Available Procedure Steps – Form Level Fields Do nothing Case on conditions Process a form stack Prorate a value over detail lines Set properties … Read more

Do this when data in field becomes valid

This field procedure is triggered when the data in certain fields is valid.  << LG TBD: what does valid mean? >> triggered By Form Reference Field Date/Time Field Pattern Field Stapled Field Available Procedure Steps – Form Level Fields Do nothing Case on conditions Process a form stack Prorate a value over detail lines Set properties … Read more

Do this on every change

This field procedure is triggered when the data in a field changes.  triggered By Quantity Field Date Field Date/Time Field Choice Field Note Field Stapled Field Transaction Date (form level only) Quantity field – the field procedure triggers on each keystroke. This is handy, in particular, to update sub-totals as a quantity values are entered.  Date & Date/Time fields – the … Read more

Start or stop timer

Used by: Field procedures (Action Field on Detail Lines only) Use this procedure step type to: Start a timer Stop a timer Commonly used to track time on projects or activities.  Note: This procedure step type can only be used on detail line with action fields(buttons) to start and stop the timer Example Detail Lines … Read more