Loading ...

Screen Class in TS

import {             PXView, createSingle, PXFieldState, graphInfo, group, PXScreen, createCollection, PXFieldOptions, PXActionState } from "client-controls";   @graphInfo({ graphType: 'PX.Objects.GL.AccountHistoryEnq', primaryView: 'Fi...

How to add cookie in Acumatica

There are cases when you may need to put some data into cookies. For example, I faced a problem in Acumatica when I needed to extract a webhook url using JS. .background{font-family:monaco,Consolas,LucidaConsole,monospace;background-color:#1E1E1E;overflow:scroll;color:#dfdfdf;}.method{color:#DCD...

Email indentation

         Text is inserted without indentation. It may happen that when you paste text into a field, it changes.          For example, Body on the Email Activity screen. We insert the following text.After pasting, we g...

Can not insert null into column

Hello. Recently I found one strange thing that I faced for the first time.I made two selectors, one for branch and one for UOM. Below is code for them .background{font-family:monaco,Consolas,LucidaConsole,monospace;background-color:#1E1E1E;overflow:scroll;color:#dfdfdf;}.class{color:#4EC9B0;}.ke...