Multi-select text field setup for Creatio
5 (1)

Developer toolkit to create a multi-select text field in a section

Overview

Product overview

Product description

Multi-select text field setup for Creatio add-on is a developer toolkit that will convert a regular text field into a multi-select field where the user can select items from a lookup to populate the text control. The selected items will be added to the control as a comma-delimited list and stored as text.

Use cases:

The add-on provides a predefined basic module customizations that save time and efforts to setup a field with multi-select text field in a section. This module allows users to select items from a lookup to populate a comma-delimited list of text. This is especially useful when migrating to Creatio from other CRM systems that used muti-selected text items from a picklist.

Key features:

  • A simple, and relatively easy to use module to covert a text field into a multi-select text control
  • Use with any object as the lookup for the control
  • Selected items are stored as comma-delimited text

Notes:

Basic developer skills are required to setup a multi-select text field, although the steps are easy to follow, even with minimal developer experience.

See provided documentation on the "Installation and Setup" tab. A view linked video for a tutorial walk-though on how to use.

Video Tutorial: Using the Multi-select Text Edit Control for Creatio.

UI Framework

UI Framework
Classic UI

Type

Type
Application

Price

Price
Free

Compatible with Creatio

Version
7.15.3 and up

Pricing

Monthly
Annual
Multi-select text field setup for Creatio
Free

Terms and Conditions

By installing this product you agree to terms and conditions outlined in the license agreement.

Pricing FAQ

How does pricing work?
What currencies are accepted for payment?
Do the listed prices include taxes or discounts?
Does the listed price include the cost of the Creatio Platform plan?

Support

Installation

Setup guide

Overview of how to use (see included documentation for complete details):

  1. Add a regular Text field to a page
  2. Go to source code of page, add CfxMultiselectEdit module
  3. Modify text field added to page in step 1 to include new custom properties, such as the Lookup object to use
  4. Save page

Product compatibility

UI Framework

Classic UI

Deployment Options

Cloud
On-site

DBMS

Any supported DBMS

Platform

.NET Framework
.NET Core (deprecated from 8.0.9)

Compatible with Creatio

7.15.3 and up

Versions

Versions history

Version
Compatibility
Release date
1.1
7.15.3 and up
13.12.2022
Release summary

Force/ensure jQuery is loaded for control (resolves rare issue of control loading before jQuery exists)

1.0.5
19.10.2022
Release summary
  • Fixed issue in section wizard with adding multiple controls on a page using filters
  • Fixed issue with showing/hiding the control using attributes
1.0.4
16.09.2022
Release summary

Fixed handling of custom objects with prefixes instead of only objects inheriting from BaseLookup (using displayValue rather than "Name")

Manual app installation

  1. Open the needed app → the Packages tab - download the Markeplace app files.
  2. Click in the top right → Application Hub
  3. Click New application. This opens a window.
  4. Select Install from file and click Select in the window that opens.
  5. Click Select file on the page of the Marketplace App Installation Wizard and specify the app file path.

Reviews