Skip to main content

Hi,
I am working on Formula Editor/Expression Builder in new Custom Screen by taking the reference of Base Acumatica screen  Allocation Rules(PM207500)  Quantity Formula field.

In ASPX there is a syntax like below
                                    <pxa:PMFormulaEditor ID="edQtyFormula" runat="server" DataSourceID="ds" DataField="QtyFormula" Parameters="@Rate,@Price" />


How can we approach these type of Selectors in our Custom Screens? 
Any Steps to follow, Suggestions/Test case will be helpful.

Thanks.
 

This article may be useful:

https://www.acumatica.com/blog/custom-dac-objects/


Hi @Dmitrii Naumov.
As per above link got the Structure of Expression Editor in Custom Selector. 
But When I do Inspect Element for this screen showing an error like “The type is not found pxm:MYFormulaEditor ”..And When I click the Particular Columns in R.H.S of Selector, No Action is performing.Can you Please suggestion for this issue.
Thanks.

 

 


Hi @Dmitrii Naumov anything further you can suggest for @girik06 ? Thank you!


@girik06  Have you done this successfully?


Reply