General Journal Batch Name

Hello,

I Added an action button to general journal page,this action opens new page that i created…

I want to pass the selected value of Batch name to the opened page…how to do that ? thank you in advance

You can open general journal page by setting batch name filter from another page .

Ty Amol for answering,

this is not my case,my case is to pass batch name to another page

Any Help Plz ?

Hi

You can do this by capturing the batch on the current page and passing through to the new page but only through code and this assumes the new page has a cross reference to the previous page.

What is the new page you are trying to pass the batch name to? Another page based on the general journal line table (81)?

Neil

Yes It is based on table 81…

Hi,

Which version of Nav? looks like 2013 but please confirm.

Neil

2015

Hi

I will look at shortly and send a solution.

Neil

Hi,

Quick and dirty solution (not quite sure why you are trying to open up another journal page but…) is to create this as code for a new page action that will either trigger the same page or a new page (based on table 81).

Short bit of code for Nav 2015 but need to check whether you are used to code or not. Please confirm.

Neil

Neil

this action opens a page based on table 81 and i want by code to pass batch name

Hi!

So this will open the same page again as you are already in a journal batch page.

So what would be the point. Not sure I understand, sorry.

Neil

No different page…page that i created based on table 81

Hi,

So the page is only different in the view (columns) of the data then i.e. different column layout, actions etc?

Neil

Hi,

Please click on this link for screen shots showing how to do this.

http://www.dynamicsnavukhelp.co.uk/forum-screen-shot-links/

Neil