Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6620021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:02:46+00:00 2026-05-25T21:02:46+00:00

CRUD module is so cool but small problem. I am using ‘Calendar’ types in

  • 0

CRUD module is so cool but small problem.

I am using ‘Calendar’ types in model classes, and they do not appear in CRUD pages.
Once their types changed to ‘Date’ from ‘Calendar’, they appear.

It seems that CRUD does not support Calendar type.

Question.
How can I use Calendar type in model classes for CRUD module?

You may simply suggest that I should use Date instead of Calendar. But it does not fit to my project because Date types do not work in some cases in my project.

Thank you.

FYI,
one of the model classes

@Entity
@Table(name = "brands")
public class Brand extends Model {
@Column
public String name;

@Column
public Calendar modified_at;

@Column
public Calendar created_at;

...
}

Only name field is showed at CRUD pages. But modified_at and created_at also appear once the types changed to ‘Date’.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T21:02:47+00:00Added an answer on May 25, 2026 at 9:02 pm

    CRUD is a basic module, it lacks support for several things (for example, dates only display the dd/mm/yyyy part, not the hour or minute).

    You may need to customize it. The code is available here as well as in the Play! distribution you have, in the “modules” folder. Just modify the content to suit you needs and deploy it as a local module in your dependencies file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Crud module and I can make it work well. But when I
I haved generated simple CRUD application from seam-gen using seam generate-ui command, but the
I want to refactor my basic CRUD operations as they are very repetitive but
I am currently architecting a small CRUD applicaton. Their database is a huge mess
I have a basic CRUD with Company model. To make the company name show
Using PDO to CRUD with SQLITE3. When I insert a string 'didn't', the string
I need to throw together a quick CRUD asp.net site, but this may become
I am currently doing a CRUD project for school and basically they want us
I want to use values from annotation in CRUD module templates, to utilize HTML5
when trying a search on some entities in the CRUD module of Play I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.