Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

I am trying to load some form data already stored in the form table into a sub-form when it is loaded by the user. To do this I have filled out each form field with the associated form hash variable like this:

I also tried using the hash variable form '#form.formFieldID#', however I still got the following effect when I loaded my form:

Any idea why I am seeing the hash variables instead of their values?