Harness, Section,
and Flow Action forms
|
You can add a static or interactive chart to a cell on a harness, section, or flow action form.
1. Create and test the interactive chart
Create a summary view rule and complete the Chart tab to define the chart.
Test the chart.
2. Add the Chart control to a cell.
Click the down-arrow () at the right end of the Advanced control group () and select the Chart control (). Drag the control. When the pointer changes shape to indicate that you can drop the layout, release the mouse button.
If the destination cell is not empty, the dropped paragraph replaces the current contents of the cell. Click the magnifying glass icon () to display the Cell Properties panel.
3. Complete the Cell Properties panel — Top fields
Complete the top panel.
Your updates to this panel can update the rule form immediately or upon clicking Apply, depending on the Property Panel settings in your Edit preferences. See Setting preferences. If the panel is pinned(), the wireframe on the rule form changes immediately to reflect your inputs. If the panel is not pinned(), click Apply to apply your inputs.
Field |
Description |
||||||||||||||||||
Property |
Accept the default property .pyTemplateChart. This property name is a placeholder. |
||||||||||||||||||
Display As |
Accept the default value
|
||||||||||||||||||
Behavior |
Optional. Leave blank if no dynamic form actions to other parts of the form are to occur based on user updates or values for this field. To establish a dynamic form action, click the
magnifying glass icon () to open the
Client Event Editor in a new dialog window. Complete
the Client Event Editor to select an event
( Click the help icon ( ) on the Client Event Editor for assistance. For general information on this capability, see Implementing dynamic form actions and the Client Event Editor. Client event support is not available for harness, section, or flow action rules that use directives. |
4. Complete the Cell Properties panel — General tab
Complete the General tab.
The General tab for a Chart control is identical to the General tab for an Input box. See Adding an Input Box — Complete the Cell Properties Panel — General tab.
4. Complete the Cell properties panel — Advanced tab
Complete the Advanced tab.
The Advanced tab for a Chart control is identical to the Advanced tab for an Input box. See Adding an Input Box — Complete the Cell Properties Panel — Advanced tab.
The pseudo HTML Property rule Chart supports the configuration described here. As it is not a true HTML property rule, do not the select this for the HTML Property field on the General tab of a Property form.
As an advanced alternative to the approach described here, you can use the chart JSP tag in hand-coded flow action, section, or harness rule, and disable auto-generation of HTML code. See chart JavaServer Pages tag.