|
Contents ![]() |
A Smart Label is a text label that is clickable. At runtime, if the user clicks the label text, a pop-up SmartInfo section appears. Proj-1019 5.4
By default, Smart Label text appears in DARK RED FONT, to indicate to users that the label can be clicked. You can change this through a CSS style definition in the workforms style sheet that applies to your application. For example, you can update the workforms style sheet to include a style definition such as MADDS 5/28/08
.smartInfo { color:#003366; font-weight:bold }
Adding a Smart Label is similar to adding a text label, except that the Format field value is SmartLabel and accepts parameters.
You can use the Branding wizard to modify the CSS style definition for Smart Labels. See About the Branding wizard. v6.1 proj-242 2031
1. Build and
test a section rule
2. Add the
Smart Label control to the Harness, Section, or Flow Action rule
3. Complete the
Cell Properties panel — Top fields