Tip of the day

Support tickets can be submitted directly from application

Background shape

How Docy works

Learn languages online with the world's best tutors

Background shapeBackground shape

Most requested features of 2020

Orci sapiente illum id phasellus! Harum! Adipisicing ligula aperiam, litora temporibus minim, […]

Can I add videos into sidebars?

Si longus, levis. Primum divisit ineleganter; Vide, quantum, inquam, fallare, Torquate. Sed […]

Theme fails to load to WordPress

The Docly WordPress Theme fails to load into WordPress. My login information […]

Tinkety tonk old fruit victoria sponge squiffy bleeder twit the bee's knees loo David, buggered haggle pear shaped bubble and squeak.”

Mark Tony
Director of Sales and Success

Curabitur vitae dignissimos pulvinar eligendi ullamcorper, laoreet, accusantium numquam habitant quaerat minim consequatur”

Eh Jewel
Software Developer

Hendrerit laoreet incidunt molestie eum placeat, neque ridiculus? Maecenas incididunt aperiam tempora cumque quos?”

Penny Tool
Software Developer

Great Customer
Relationships start here

Publications

View All
Newsletter

Newsletter publications. Read the latest news.

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign please check Getting

View All
Getting Started

Hello and welcome, we are happy to introduce

User Application
User Application

The user application is the user's main entry

Release management

Release management is our process to introduce new

Docy Mission

Docy is Documentation webstie for everyone, emphasizing accessibility, performance, security, and ease of use.

The Technology

Learn about the software

The Community

Learn about the people

Docy Video Tutorials

Check the current status of Docy services

Not finding the help you need?

Contact Us

The community team is here to help

Ask Everyone

Hello, what can we help you find?

Publications

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign […]

Product Support
  • 5
  • 7
Forums for individual product support topics
Docly Theme Support
  • 12
  • 20
Get support for the Docly WordPress theme

Welcome to Docy Forum

Posts
0
Topics
0
Replies
0
Docly Theme Support

Get support for the Docly WordPress theme

Topic

Test by rubel

<span style="color: rgba(0, 0, 0, 0.8...

1
0

rrrr

rrrrr

1
0

Question about documentation levels

Hello, I would like to ask if it is poss...

0
2
User Feedback

We listed to our customers. Post your feedback in this forum.

Topic

terttdf

dfg dfgd dfgdf  fdgdf gdfgdffg dgd  fg...

1
0

psd and mue

why I can't put question mark❓ ???? ...

1
0

COGUMELOS MÁGICOS E A LEI

  <p style="text-align: center;"...

1
0

Featured Image on Mobile

Hello, The position of featured image...

0
3

Template names

Hi, I have just purchased your template...

0
0
Aprimo Theme Support
  • 8
  • 4
Get support for Aprimo WordPress theme via this forum.
Deksi Theme
  • 5
  • 3
Get support for our upcoming Deski WordPress theme via this forum.
Gullu Theme Support
  • 2
  • 1
Get support for Gullu WordPress theme via this forum.

Popular Posts

Hello, what can we help you find?

Publications

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign […]

What are you looking for?

Search here to get answers to your questions

Table of contents

Main course contains 2 parts which cover JavaScript as a programming language and working with a browser. There are also additional series of thematic articles

More resources

App status

Stay up to date on Front’s technical systems and app stability.

New features

Learn about the latest app updates and new feature releases.

For developers

Build integrations and customize Front with powerful APIs.

Release management

Notes for Release 4.1.84

Estimated reading: 6 minutes 108 views

Over the past weeks we have been working on improvements to Cellosign platform. In this blog post, you can see a list of what has been changed, updated, and/or what bugs have been fixed.

Other than routine maintenance and bug fixes, the highlight for this release is infrastructure for Connectors. In this release and the next releases to come we will deploy direct connections to applications and databases that will enable you to design end to end applications with no APIs.

NEW FEATURES & ENHANCEMENTS

Data Tables

Think about it as a custom table hosted in Cellosign. You can customize it any way you want and connect it to template.

What it’s for?

Consider the option when you have large repository of texts that needs to be incorporated into business process either as initial value, as a condition to other selection or per user engagement. Up until now that way to handle this process would have required to configure fields and conditions inline the template.

In case texts needs to be incorporated into large amounts of fields and templates, this can be quite tedious. With this new feature you will be able to configure relational table with keys and data and use it in cellosign templates using our connector editor. This is specially become handy when you have extensive conditions to handle the texts and in case you have texts such as terms/legal that are expanded over large amount of templates, so you can keep it all in one place.

Configuring data table

To configure data table login to application and click “data sources” and “Tables”.

Click add table and define: table name, columns as instructed on screen. Click to add rows.

Eventually, you will have a data table with rows and columns.

Note that “key” type columns are designated for the connector in next step so you can search matching records.

Configure connector

On template editor click integrations on top pane and then “Connectors”.

In this screen you will see “Preset”, “Live”, “Submit” and “Post submit” for which our connectors will be integrated into.

“Preset” is the ability to get values from the table on session initiation, requires no user intervention.

“Live” will be configured when the connector require some of interaction from the user such as selecting value or click on a button.

“Submit” and “Post submit” are for databases and apps such as salesforce or Dynamics [that are coming up in next releases].

To configure connector to data table click “add” on “Preset” or “Live” sections.

  1. Select data table you have configured
  2. Set status “Active”
  3. Define the lookup:
    • keys from the data table [one or more]
    • Equation [for data table equal only is applicable]
    • To which entity to compare with: form field value, label [integration] or fixed value
    • Add conditions as many is needed for the lookup
  4. Define what happens if query return no results, one or more than one result
  5. On “Live” you will need to configure how the connector is activated
    • on “Change”: As the user types in. Select the field from the list to attach the connector with
    • on “Click”: select a button from the form that will activate the connector
  6. Finally map the query result into the form fields. which value from data table goes to which field in form

Connectors

We have created a consolidated editor for all communications with a template. That includes:

  1. Integration with Webhooks
  2. Template integration to get data from remote source [See additional notes below]
  3. Data tables described in the section above
  4. Upcoming connector to Salesforce in Release 85 [next release]
  5. Upcoming connector to Dynamics and Databases in R86

What it’s for?

Consolidation of connectors has been carried out to provide the user a complete 360 view on all inbound/outbound integrations with a business process.

What has changed for Webhooks?

Webhooks for template, on previous release, is configured under Template->integrations -> Webhooks.

With this change Webhooks can be now edited under Connectors view. The new view is also includes “implicit” webhooks by default.

What has changed for Template services?

Template services, previusly on Template->integrations -> Template services, has no migrated both UI and functionality to Connectors with webhook.

A new webhook type has been defined “WHEF_FORM_FIELD_CHANGED”. The new webhook, like any other webhook allow to define the endpoint for integration: url, methods and many more capabilities, on top of the previous implementation, such as authentication method, timeout etc.

Once defined, on the project resources, it can be defined per template as well by adding fields mapping and behavior, button click or field on change.

Form preview

We have added the ability to view form before submission. This is very useful feature when you required that the end client will see the final PDF view before submitting it.

To activate this feature, log in to template editor, click settings icon and tick “Show form before submission”. preview will be displayed with watermark so it cant be used as an evidence before actual submit.

Note: up to release 84, this feature was available in PDF or Hybrid forms. Starting this release this feature is also available in HTML forms as well.

Recipient password

To secure forms for online clients Cellosign has OTP, password and authentication functionality that can be activated on a template

Currently OTP and authentication are activated both globally and also on recipients level, meaning a template can be configure that first recipient requires OTP and second requires authentication.

We have modified password functionality to be activated on recipient level as well.

All templates carrying passwords functionality will be migrated with the new functionality.

Note: Make sure to double check on pre-prod or production rollout that templates are working correctly.

Extended recipients

We have extended the maximum capacity for recipients in template configuration.

Up until now max number of recipients per template was 7. With this enhancements there’s no limit on number of recipients that can be configured.

Legacy archive: depreciation notice

By the end of the year we will deprecate legacy archive method. The replacement for legacy archive is Webhook archive.

This is relevant for you if you are using archive in one of these ways:

  1. Configurable archive in template settings
  2. Use “archive_url” tag on integration

Please be aware that deployments with this feature will not be supported by the end of 2022. Feel free to consult our support for transition.

Other changes and Fixes

  1. Tokens removed from web server response headers to reduce visibility on application information
  2. Per WCGA 2.0 for accessibility best practice we have removed high contrast view and applied changes for better engagement on “Monochrome” view
  3. Israeli ID validation now includes requirement for 9 digits

Leave a Comment

Share this Doc

Notes for Release 4.1.84

Or copy link

CONTENTS