Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Attach the plugin at Plugin Default Properties. There are no configuration properties required for this plugin. When you attach this plugin, it will create a common table "hibernateassignment_assignmentformdata" to store the assignment values for the apps that have this plugin attached.

...

2. Create a datalist to show the values from the common table created. Use SELECT * FROM hibernateassignment_assignment as formdata as the query.

Image RemovedImage Added

Figure 2: List Builder - Database SQL Query

...

1. If you face this problem, try to refresh Jogetuninstall the plugin and attach it again at the Plugin Default Properties in step 1. It will trigger the dao to create the common table again. Make sure you did not make any typo errors for the table name "assignment_formdata".

Image RemovedImage Added

Figure 6: Common Table not Created

...