X link

<< Click to Display Table of Contents >>

Navigation:  Widgets >

X link

Overview

The X Widget for Bizagi is available for download at Bizagi Widget Xchange.

Through this Widget, you will be able to easily place links that takes your end users to a search or specific user's timeline in X.

 

Twitter_teaser

 

Clicking on the link when searching for a keyword (use of hashtag sign #):

 

Twitter_result

 

Before you start

In order to test and use this Widget, you will need:

1.Bizagi Studio previously installed.

2.This specific Widget previously installed, either as described at https://help.bizagi.com/platform/en/index.html?widget_xchange.htm, or as described at https://help.bizagi.com/platform/en/index.html?widgets_manualinst.htm.

 

Data model considerations

In order to use this Widget, you need in your data model:

A string type attribute which holds the keyword, URL website, X username, or e-mail you want to link in X.

 

PDFlink_datamodel

 

Properties configuration

In order to configure this Widget once it is installed in your project, include it in any form and set it properties in the Forms designer, just as you would do with any other type of Bizagi control.

 

Twitter_forms

 

Consider the following properties.

 

PROPERTY

POSSIBLE VALUES

DEFAULT VALUE / SUGGESTED

Data binding

A string type attribute which holds the information to create the link.

Not applicable.

This property is mandatory.

Text

Any preceding text you want to include for the generated link.

"Search in X for "

Font size

The font size for the complete text in the displayed link.

10

Link type

A definition to indicate what you want to do in X.

Possible values are:

 

KEYWORD: Allows you to search in X by its standard hashtag use (#).

This setting appends "Keyword: #" as a prefix.

 

FOLLOW: Allows you to direct to a specific user's timeline in X.

This setting appends "Follow us: @" as a prefix.

 

EMAIL: Allows you to invoke your e-mail client to send a new e-mail.

When using this setting, make sure that the value of the data binding string holds a valid e-mail address (e.g, JohnDoe2016@gmail.com).

This setting appends "Email: " as a prefix.

 

WEBSITE: Allows you to direct to an official website URL.

When using this setting, make sure that the value of the data binding string holds a valid website URL (e.g, http://www.google.com).

This setting appends "Website: " as a prefix.

KEYWORD

 

note_pin

Notice all Bizagi controls and Widgets, enable a visible property which allows you to set if that control should be displayed in a given form or not (e.g, by using a business rule).

 

This Widget is designed as read-only.

 

For complete documentation or more information about this Widget's possibilities (e.g, if you wish to customize and extend it), refer to the information about the implemented jQuery Plugin at http://www.jqueryscript.net/social-media/Simple-jQuery-Plugin-For-Auto-X-Links-X-Autolink.html.

 

 


Last Updated 8/2/2024 10:42:34 AM