Árvore de páginas

Versões comparadas

Chave

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

...

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
theme

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."
	}
}

...

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.

...

  • 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

    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.

...

  • Setting the process in which, after  Join, an automatic activity is followed by a final event.
  • Confirming that the hostname set to the platform has been added to the server hosts file. Learn More.
  • Display of the total number of unread messages in the Chat tab icon of fluig Messaging application for the Android operating system.
  • Fluig Studio installation without the additional repository of dependencies on TOTVS Developer Studio 11.3 and latest Eclipse versions.
  • Displaying the profile image of the last person who supports, comments or shares a post in the warning of the user notification center.
  • Sending PUSH notifications after reinstalling the fluig Mobile application.
  • Printer field display in the Controlled Copy Log when the environment is set not to use applet or when the browser does not support the resource.
  • Restricting the sharing of Web pages through the browser on mobile devices using Android operating system.
  • .
  • Confirming that the hostname set to the platform has been added to the server hosts file. Learn More.
  • Display of the total number of unread messages in the Chat tab icon of fluig Messaging application for the Android operating system.
  • Fluig Studio installation without the additional repository of dependencies on TOTVS Developer Studio 11.3 and latest Eclipse versions.
  • Displaying the profile image of the last person who supports, comments or shares a post in the warning of the user notification center.
  • Sending PUSH notifications after reinstalling the fluig Mobile application.
  • Printer field display in the Controlled Copy Log when the environment is set not to use applet or when the browser does not support the resource.
  • 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

    Setting the server return standby time during the process exporting procedure from fluig Studio. Learn More

    .