Regarding pushaction ......

ZephyrZephyr Member Posts: 110
What is mean & use of PushAction Yes,PushAction No,PushAction Close,PushAction Stop?
Zephyr

Comments

  • kinekine Member Posts: 12,562
    What does it means
      if FORM.RUNMODAL(blabla) = Action::Yes then ...
      if FORM.RUNMODAL(blabla) = Action::No then ...
      if FORM.RUNMODAL(blabla) = Action::Stop then ...
      if FORM.RUNMODAL(blabla) = Action::Close then ...
    
    ? 8)

    And the button will have correct caption automatically for all languages... ;-)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.