How to disable button new in markuptrans form if sales line invoiced ?

create extension from markuptrans form , and copy event handler for initialized form

  [FormEventHandler(formStr(MarkupTrans), FormEventType::Initialized)]

    public static void MarkupTrans_OnInitialized(xFormRun sender, FormEventArgs e)

    {

        FormDataSource  MarkupTrans_ds = sender.dataSource(“MarkupTrans”);

        SalesLine salesline;

        MarkupTrans …

Continue Reading noreply@blogger.com (Mahmoud Hakim)’s Article on their blog

How to disable button new in markuptrans form if sales line invoiced ?

Blog Syndicated with noreply@blogger.com (Mahmoud Hakim)’s Permission

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
April 2025
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30     
« Mar   May »
Follow
Sign In/Sign Up Sidebar Search
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...