Share » Forums » Developer » which function to pass data to...

which function to pass data to template in ezdatatype ?!

which function to pass data to template in ezdatatype ?!

Sunday 13 November 2005 9:58:21 am - 2 replies

Author Message

Selmah Maxim

Monday 21 November 2005 4:36:29 pm

I wanna to get some data from db and show it while editing, as select option !

can I "objectAttributeContent( &$contentObjectAttribute )" !?

Thanks

Gurudutt Verma

Tuesday 22 November 2005 1:01:13 am

Hi!
Hi Selmah

yes you are right use this to solve your purpose.

function &objectAttributeContent( &$contentObjectAttribute )
{
 ....
 .....
return xyz;
}

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu