Embed a History Table in your Px view

This topic describes how to embed the History Table view in your Px page to display the saved comments.
  1. Drag the StringWritable history component to the Px view.
  2. In the Make Widget wizard, select Workbench View and History Table.
  3. Double click on the added StringWritable history component, the Properties window opens.
  4. In the Properties window, set the following values:
    • defaultLiveUpdates to true
    • show time range editor to false
    • show delta editor to false
    • show live updates buttons to false
After saving your changes, the History Table containing all the text entries displays in the Px view. When a new comment is entered and saved in the Px view, the History Table automatically updates with the latest entry. Your comments box and History Table should look like this:
Image