Histórico da Página
...
//Inclui legenda de status no browse
oBrowse:AddLegend( "DB_STATUS=='5'", "PINK", "Outros" )
Return
------
Bloco de código | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
#INCLUDE "PROTHEUS.CH"
#INCLUDE "FWMVCDEF.CH"
User Function WM331BRW()
//Altera a descrição do brose
oBrowse:SetDescription("Exemplo de alteração de descrição")
//Inclui legenda de status no browse
oBrowse:AddLegend( "DB_STATUS=='5'", "PINK", "Outros" )
Return |
Templatedocumentos |
---|
HTML |
---|
<style> div.theme-default .ia-splitter #main { margin-left: 0px; } .ia-fixed-sidebar, .ia-splitter-left { display: none; } #main { padding-left: 10px; padding-right: 10px; overflow-x: hidden; } .aui-header-primary .aui-nav, .aui-page-panel { margin-left: 0px !important; } .aui-header-primary .aui-nav { margin-left: 0px !important; } .aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { background: #FF9900; !important } .menu-item.active-tab { border-bottom: none !important; } </style> |
Import HTML Content
Visão Geral
Conteúdo das Ferramentas