Search the Community
Showing results for tags 'Date'.
-
Hi, I just installed x2Crm on my server and I saw that I do not have a field that I use to fill birthday date. There is a way to insert this field with some form editor somehow? I appreciate that information. Thanks for all
-
i want to record the current date and time of contacts that was added. for that i browsed the database and added c_date_added column in x2_contacts table.i set the default value of that column to current_timestamp. i have also created a date added menu in which u can browse the contact as per the date they were added. so there is my problem. how do i fetch the date from the database ??
-
Hi, is there any way I can change the currency settings? I use the '.' in stead of ',' as a seperator (€ 1.000 instead of € 1,000) Same goes for date. Now it's mmddyyyy. I would like it to be ddmmyyyy. All help is appreciated. Regards, Nuttcrusher
-
Is it possible to use the column filters (in X2GridView) to filter by dates? For example, if you want to see opportunities form a specific date (i.e. 01/08/2014) ... is that even possible ? I can't get any date format to work. See attached screenshot.... -David
-
I would like to display time throughout the app without seconds: h:mm a I see the formatting in /framework/i18n/data/en.php: array ( 'full' => 'h:mm:ss a zzzz', 'long' => 'h:mm:ss a z', 'medium' => 'h:mm:ss a', 'short' => 'h:mm a', ), Just need to know how to enable 'short'.
-
When creating custom fields in custom module, the date is saved in database as varchar. Then using it in form causes problems in edit - the date conversion function expects number - and dies. I've changed the field manually in database to int.
- 1 reply
-
- custom field
- bug
-
(and 2 more)
Tagged with: