Element Details: Action.Dial+Phone
 Back


Available in: Logi Info Source code name: Action.DialPhoneIntroduced in: v10.0.259

Action elements are triggered when the user clicks on the parent element. Action.DialPhone launches the device's phone application with a phone number. The user still needs to click a "Call" button to place the call.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Class
UserDefined
Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
PhoneNumber
UserDefined
(Required) A phone number. It may include characters besides numbers, such as parentheses and dashes that will be ignored when the number is dialed by a phone device.



PARENT ELEMENTS

Click element to drill down for more information.

Button
Cell Bar
Chart.Gantt
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY
Column Cell
Data Menu
Data Table Column
Event Handler
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bar
Gauge.Bullet Bar
Gauge.Indicator
Gauge.Needle
Gauge.Number
Image
Label
Responsive Column


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug