RedKetchup Posted August 10, 2010 Posted August 10, 2010 (edited) Hello I'll try to be as clear as possible. I need help with the current date. I have a field which is called CURRENT_DATE, I want when I open my layout as the current date is displayed in my fields current_date. That is what I do as shown in the help .I right click on my field and on the menu I choose "Setup Button", I click on "Perform Script" and I click on "specify". Now I select my script "DateX". My script contains the following code, "[color:red]Insert Current Date [select; MyTable:: current_date]" ... But nothing happens I can not see my current date displayed on my layout. Why... is it possible to do that. Thanks and sorry for my bad english Sylvain. Edited August 10, 2010 by Guest
Lee Smith Posted August 10, 2010 Posted August 10, 2010 (edited) Make the filed a Calculation, result as Date, and Unstored. Calculation = Get (CurrentDate) Lee Edited August 10, 2010 by Guest
Lee Smith Posted August 10, 2010 Posted August 10, 2010 I was going to suggest that too, but he has already gone to the trouble of creating a field for it. :giggle:
comment Posted August 10, 2010 Posted August 10, 2010 He also has a script - couldn't you find some use for that? :
RedKetchup Posted August 11, 2010 Author Posted August 11, 2010 (edited) Hi Lee thanks it finaly work .... it was the calculation field type i hade to change to make it work.... thanks ... Sylvain ... Edited August 11, 2010 by Guest i'm not a girl
Recommended Posts
This topic is 5276 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now