Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Check out the new features available in the fluig update 1.5.10:

Índice

 


Do you use Microsoft SQL Server 2008?

...

Aviso
titleWarning!

As previously informed (on 11/28/2014 and 6/22/2016), the fluig update 1.5.10 is not compatible with the Microsoft SQL Server 2008 database. Therefore, the platform startup will be blocked in installations using this version.

If you use the SQL Server, you must update to version 2012 or greater, as described in our Portability Matrix.

For more details, see the press release issued by the fluig product Strategy team.

...


Architecture

More convenient and safer access to external services

...

Informações

To learn more about the potential of this new feature, check the documentation that we have prepared for you in Authorization for REST Service client.

...


LMS

More convenience with automatic enrollments in track trainings

...

Nota
titleAttention

The automatic enrollment registration process is performed asynchronously to avoid drops in performance. 

 

BPM

so as to not affect the platform performance, that is, it will run in the background so you do not have to wait until the end of this procedure to continue using fluig. Once everything is ready, registered users will receive confirmation notifications. 

BPM

        Stay tuned! New rules for using custom messages

Custom confirmation, warning or error messages of the Style Guide accept the inclusion of HTML codes; however, this is not a practice approved by fluig, as it can cause instability when moving requests.To ensure a smooth flow of movements, we

        We recommend the use of

...

the \n character for breaking lines in the texts,

...

as well as the removal of other HTML codes in custom messages

...

to ensure a smooth flow of movements.

Nota
titleStay tuned!

For security reasons, the removal of HTML code interpretations in custom messages has already been planned. This change will soon be implemented. Therefore, we recommend you start assessing the necessary changes in your developments.


Below is an example of how to adapt line breaking in messages to the recommended standard:

...

Deck of Cards
idHTML
effectTypeslide
Card
labelRecommended
Bloco de código
languagejs
themeEclipse
function validateForm(form) {
	if (form.getValue('product_code') == 'A8973') {
		throw "Warning! \n Invalid product code. \n Please enter a new code."
	}
}
Card
labelNot approved
Bloco de código
languagejs
themeEclipse
function validateForm(form) {
	if (form.getValue('product_code') == 'A8973') {
		throw "Warning! \n Invalid product code. \n Please enter a new code."
	}
}

...


Style Guide

Another way to use autocomplete

...

Informações
titleMore information

Access the Autocomplete component on the Style Guide and get more detailed information.

 


What's New in Documentation

Check the new Online Help!

The platform Help documentation is now in the cloud. But don't worry, the path to access it is still the same: click the Settings menu at the top of the page next to the user name, select Help and that’s it!You

       You will be directed to the new Online Help, a portal that brings together concepts, tips and step-by

...

-step instructions for using platform resources. Click here to access it directly from your browser.

...

  • References in the fluig Studio Use Guide updated for the content available on the Fluig Developer’s Portal.
  • Using controlled copy? Learn about

    the required

    these settings in case of any inconsistency in document printing.

  • Check out the new fluig Studio Update Guide, created specifically to guide you on how to keep the fluig Studio plugin up to date.
  • Warning about the waiver to install Internet Information Services (IIS) to use the fluig Viewer 10.5 on Windows servers.

  • We have updated the requirements for installing and using fluig Connect.

...

  • Parameters for requesting the transfer method on fluig API documentation have been included.

Fixes

This session lists some of the bugs that were fixed in this update to ensure everything runs smoothly on your platform.

  • Execution of JavaScript confirmation warning in the beforeSendValidate event on the iPhone/iPad.

Informações

Be sure to check the recommendations for development of Mobile Forms and examples for deploying the beforeSendValidate event.

...

  • Controlled copy print using specific Microsoft Word components in environments where the Microsoft Office is not installed.
  • Filtering datasets

    Return of active and inactive records in the filtering of datasets with the metadata#active parameter set

    to

    as false.

  • Using the hAPI.setCardValue method in the afterTaskSave event for cases where the Parent/Child form has a second parent form and this contains more children than the first.

...

  • Restricting the sharing of Web pages through the browser on mobile devices using Android operating system.
  • Setting the server return standby time during the process exporting procedure from fluig Studio. Learn More.

...

  •  Before the process is released, check to ensure that the target activity of an automatic flow has at least one additional input flow.

  •  Sending of Learning and Evaluation notifications to registered users before the 1.5 update in environments updated directly to 1.5.6 or higher.

  • Validation to avoid the disabling of communities related to Course Subjects or Learning Classes.

  • The message displayed when there is not enough disk space on the database server has been improved.

  • The fluig Connect update check has been corrected in environments where the latest update has been installed.

  • Sending of activity with assignment by form field mechanism, which has been previously saved with the field indicating the person responsible filled in.

  • Updating of the parent form and recreation of children records in a Parent X Child form via Web Service, in the event the Single version of the form option is enabled in the process.

  • Display of LMS content and evaluations in environments whose platform access address includes the port number.

  • Display of the cache server type on the System Settings page when Redis or Redis Cluster is configured.