Property Resource Bundles

In TIBCO Forms, you can configure the resource keys in the Property Resource Bundles or .properties files. You can override the values of the existing resource keys, and also add new resource keys.

Such customizations may be necessary for:

  • Changing the value of a resource key, for example the default date format used by all the controls
  • Adding a new locale for adding a new language that is not already listed in the default locales
  • Adding new resource keys, for example new numeric formats
  • Adding a new .properties file that is automatically added to all the forms in a project, or to all the projects in a workspace
  • Using implicit validations that use the messages specified in the common resource bundle

It is possible to do such customizations at the project level and also at the workspace level.

For information on the default common resources, see Common Resource Keys.