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

Home » RADICORE » How To » How Submit button works with the hidden fields
How Submit button works with the hidden fields [message #255] Sat, 26 August 2006 06:58 Go to next message
douglas is currently offline  douglas
Messages: 9
Registered: August 2006
Location: Kerala
Junior Member

Sir,
I couldn't get assigning values to the hidden fields such as 'Created By' 'Created Date' etc. Kindly Help me.


Douglas
Re: How Submit button works with the hidden fields [message #256 is a reply to message #255] Sat, 26 August 2006 07:15 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You must modify the details for these fields in the data dictionary as follows:

created_date = noedit, autoinsert
created_user = noedit, autoinsert
revised_date = noedit, autoupdate
revised_user = noedit, autoupdate

Don't forget to export these changes to your application afterwards.

If you examine the dictionary contents for other database tables which have these columns you will see exactly what is required.

All this information is documented in http://www.tonymarston.net/php-mysql/data-dictionary.html and http://www.tonymarston.net/php-mysql/menuguide/dict_column(u pd).html


Previous Topic: Seeing XML files
Next Topic: Different users per database
Goto Forum:
  


Current Time: Fri Mar 29 07:03:29 EDT 2024

Total time taken to generate the page: 0.01073 seconds