“Low” security settings to expire a form

This example demonstrates how you can hardwire a date into a form, so that the form will not display after that date. This is not a high security method and a user with a reasonable knowledge of XFA forms would be able to negate these measures. Download: Assure Dynamics Security page visible after set date

Read more

Changing an objects presence and relevant properties

This example demonstrates how you can script to change an object’s presence and relevant properties. While you can set these in the Object > Field palette, you may need to changes these values at runtime. Download: Assure Dynamics Changing the objects presence

Read more

Changing the display pattern

A previous example looked at scripting options to change the locale at runtime. This example extends this approach and demonstrates how you can change the display pattern at runtime. Download: Assure Dynamics Changing the display pattern at runtime

Read more

Changing the highlight colour behaviour

This solution explores ways in which you can change how the fields on your forms are highlighted. You can force the highlight to be on or off. In addition you can change the colour of the highlight. Download: Assure Dynamics Highlight colour behaviour

Read more

Changing the locale at runtime

This example changes the locale of objects in the form. For example you can change the locale for the date, quantity and cost fields. The first page targets specific fields, whereas the second page uses a function to change the locale of all fields on page 2. Download: Assure Dynamics Changing Locale

Read more