Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Date formats in PDF
Re: Date formats in PDF [message #1607 is a reply to message #1603] Fri, 05 September 2008 12:07 Go to previous messageGo to previous message
gpatti is currently offline  gpatti
Messages: 283
Registered: August 2008
Senior Member
Tony, I've stepped through with a debugger and from what I can see the FormatData function is not being called for all the fields being printed.

My report is a list view containing fields from a parent table and multiple rows from a child table. A number of fields are also coming in via foreign key relationships to other tables. The date field I am having a problem with is from such a foreign key table.

It appears that fieldspecs are only being passed for field directly in the child table, and are not present for the other fields. FormatData is only called where there is a fieldspec, so it stops short of these other fields.

I think I can probably work around this for now, by calling FormatData directly from _cm_post_fetchrow()

Can you confirm whether my findings are correct?

Thanks,

Graham
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Insert a dialogue screen
Next Topic: Change how radicore displays dates
Goto Forum:
  


Current Time: Fri Sep 13 02:19:57 EDT 2024

Total time taken to generate the page: 0.02919 seconds