Hi @Jsl_dk,
In the following screen short I have a page email page. In this page there is action called "EmailAll". EmailBatchMgt is a codeunit which has multiple functions. I am calling GenerateEmailBatchforReminders function which has few parameters passing as well.
Hope this help you. Please verify answer if it solves your problem.
Best Regards
Rehan Satti
Microsoft Dynamics NAV Technical Consultant
Please verify the answer if it satisfy your question. This will help other members of community.
Hi @Jsl_dk,
In the following screen short I have a page email page. In this page there is action called "EmailAll". EmailBatchMgt is a codeunit which has multiple functions. I am calling GenerateEmailBatchforReminders function which has few parameters passing as well.
Hope this help you. Please verify answer if it solves your problem.
Best Regards
Rehan Satti
Microsoft Dynamics NAV Technical Consultant
Please verify the answer if it satisfy your question. This will help other members of community.
@jsl_dk you have to
-open page action.
-open action menu
-define action container (as shown by @rehansatti )
-define action menu and indent under action container (as shown by @rehansatti )
-press f9 and you will have the action event.
you can write code in that.
Please verify my answer if it solves your problem.
Best Regards
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.
Answers
In the following screen short I have a page email page. In this page there is action called "EmailAll". EmailBatchMgt is a codeunit which has multiple functions. I am calling GenerateEmailBatchforReminders function which has few parameters passing as well.
Hope this help you. Please verify answer if it solves your problem.
Rehan Satti
Microsoft Dynamics NAV Technical Consultant
Please verify the answer if it satisfy your question. This will help other members of community.
-open page action.
-open action menu
-define action container (as shown by @rehansatti )
-define action menu and indent under action container (as shown by @rehansatti )
-press f9 and you will have the action event.
you can write code in that.
Please verify my answer if it solves your problem.
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.