Skip to Content Skip to Menu

auto actions : fill a date field with today's date ?

  • lbaril
  • lbaril
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 1
9 years 10 months ago #255960 by lbaril
Hi,

Can I use auto actions to fill a date field with today's date ?
thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48482
  • Thanks: 8283
  • Karma: 1443
9 years 10 months ago #256139 by krileon
Yes, set the date field to the following value.

[cb:date format="Y-m-d" /]

For datetime fields you'd use the following.

[cb:date format="Y-m-d H:i:s" /]


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • lbaril
  • lbaril
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 1
9 years 10 months ago #256282 by lbaril
thanks for your answer.
The date field I am talikng about is already defined as a datetime field, so I probably don't need to set the format again.

What I am asking is : in autoactions, how do I write the command to fill that datetime field with today's date ?
I tried to put "today()" in the value box after I choose the = sign for my datefield, but it doesn't work.
thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48482
  • Thanks: 8283
  • Karma: 1443
9 years 10 months ago #256285 by krileon

What I am asking is : in autoactions, how do I write the command to fill that datetime field with today's date ?
I tried to put "today()" in the value box after I choose the = sign for my datefield, but it doesn't work.

Please see my above reply. You need to use a Field action then set its value to one of the above substitutions. If it's a datetime field then you'd use the below.

[cb:date format="Y-m-d H:i:s" /]

Please see our substitution tutorial below for further usage information.

www.joomlapolis.com/support/tutorials/107-use-cases/18353-using-substitutions-throughout-cb


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: nant, lbaril

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum