You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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?

  • No labels