Árvore de páginas

Versões comparadas

Chave

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


Image Added

...

Divulgamos aqui todas as novidades e correções que estão disponíveis no TOTVS Flows – flows.totvs.app – , das mais recentes para as mais antigas. Confira!


Índice
maxLevel1


Painel
borderColor#f2f2f2
bgColor#f2f2f2
Toggle Cloak
id@atualizações-futuras
Quer saber o que vem por aí? Clique aqui e confira as novidades previstas nas próximas atualizações do TOTVS Flows!
Cloak
id@atualizações-futuras


2º TRIMESTRE/2023 

trueinfo-filled#013f65INLINE

A ordem dos recursos listados aqui não define a ordem de liberação no produto. Podem ocorrer mudanças estratégicas que interfiram nos recursos e datas previstas.

  • Abertura de chamados: abra um chamado para o departamento de TI informando o suporte que você necessita.
  • Solicitação de compras: faça uma solicitação de compra para a área responsável informando o item desejado.
Painel
borderColor#f2f2f2
titleoculto

[ PRÓXIMAS ATUALIZAÇÕES, NÃO ESTÃO PÚBLICAS AINDA ]

Novidades

Xxxxxxxx

Xxxxxxxxxxx

/* imagem ou gif */

Multimedia
namern-busca-aprimorada.mp4
width100%
autostarttrue
height5%


Correções

Chamado

  • Descrição




Atualizações › 

...

Novidades

Xxxxxxxx

Xxxxxxxxxxxxxxxxxxxxxxx

Painel
borderColor#e8f6f0
bgColor#e8f6f0
HTML
<style type="text/css">
    .flows * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .flows-text-center {
      text-align: center;
    }

    .flows-full-height {
      height: 100%;
    }

    /* Component flows Callout */

    .flows-callout {
      border: none;
      padding: 0px;

      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;
      -moz-align-items: center;

      display: -ms-flexbox;
      -ms-flex-flow: row wrap;
      -ms-justify-content: center;
      -ms-align-items: center;
      
      display: -webkit-flex;
      display: -webkit-box;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: center;
      -webkit-align-items: center;

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;
      align-items: center;
    }
  
    .flows-callout .flows-callout-image {
      width: 24px;
    }

    .flows-callout .flows-callout-body {
      width: calc(100% - 24px);
      padding-left: 20px;
    }

	.flows-callout .flows-callout-citacao {
      border: 0px solid;
      border-left-width: 3px;
      border-left-color: #f36f21;
	  margin: 4px;
	  margin-left: 25px;
	  padding-left: 8px;
      font-size: 13px;
	}

    .flows-callout .flows-callout-thumb {
      width: 24px;
      height: 24px;
    }

    .flows-callout .flows-callout-text {
      color: #58595b;
      line-height: 1.75;
      margin: 0;
    }
</style>
<div class="flows">
	<div class="flows-callout">
		<div class="flows-callout-image">
			<img class="flows-callout-thumb" src="https://tdn.totvs.com/download/attachments/563436139/dica.png" width="24" height="24">
		</div>
		<div class="flows-callout-body">
			<p class="flows-callout-text"><b>DICA!</b><br> <a href="https://tdn.totvs.com/x/2DAbIg#flows|Projetos-Adicionaretapanoprojeto" style="color: #41d262">clicando aqui</a>.</p>
		</div>
	</div>
</div>

Multimedia
namern-20-etapas.mp4
width100%
autostarttrue
height5%





HTML
<script>
	$("b:contains('oculto')").parent().parent().hide();
</script>
HTML
<!-- Hotjar Tracking Code for http://help.fluig.com -->
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:743684,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>