[development-axapta] date lookup

2009-10-15 Thread Paulius
Ax 5.0 EP: I use WebForm (old fashion) to get some values and pass them to next page where web report is. My WedDate control issues me a blank lookup window. What could be the problem? Users permissions, session problems or this does not simply work on 64 bit servers... Paulius Cerniauskas

Re: AW: [development-axapta] date lookup

2006-01-30 Thread byteway
Thanks! Andrae schrijft: hello, it is far, far easier just go to the Extended Data Type which you want to use and set the formhelp property to sysdateLookup - thats all. Tobias SPONSORED LINKS

AW: [development-axapta] date lookup

2006-01-27 Thread Andrae, Tobias
An: development-axapta@yahoogroups.com Betreff: [development-axapta] date lookup Hi, It's easy to add a (tableless) date field to a form. But how can I make use of the calendar lookup functionality? It is possible to call the calender itself (in a testjob): static void selectDateJob(Args _args

[development-axapta] date lookup

2006-01-26 Thread byteway_so
Hi, It's easy to add a (tableless) date field to a form. But how can I make use of the calendar lookup functionality? It is possible to call the calender itself (in a testjob): static void selectDateJob(Args _args) { // Testjob: otherwise override the lookup method of the date field Args