Dear All,
I have got a new list page on top of which I have created three global variable which are to be filled up by the user. This means it looks like an invoice but the header part is made up of global variable whilst the page part of the invoice in reality is the actual page. The issue is that when the user sets the global variable and the pointer is set for the first record in the list there is no issue. But when the user changes the pointer on the list the global variables are set initialised to blank. When returning back the pointer to the first record the values in the global variables surface up again. It seems that the global variable is tied to the record in the list but the setup is definitely not like that. Has anyone got any idea what this may be as I have been looking into it for ages and could not find why this is happening.
Thanks
Steve
0
Comments