Home Analyst Portal
Options

Calendar layout settings

Peter_MiklianPeter_Miklian Customer Advanced IT Monkey ✭✭✭
edited March 2020 in Analyst Portal

I'd like to know how could we change the Date user prompt portal visual.

For now I'd like to configure these things:

  1. first day of the week (Monday instead of Sunday)
  2. format in the lower row of calendar element
  3. 12/24 hour time format
  4. remove every minute from time dropdown, it's too specific, we just want users to be able to select whole hour/half hour (dropdown now: 00:00, 00:01, 00:02, 00:03, ... desired: 00:00, 00:30, 01:00, 01:30, ...). I thing answer will be: remove unwanted elements using JS but hope to have better solution :)
  5. format of date/time after selection (dd.MM.yyyy HH:mm instead of MM/dd/yyyy hh:mm)

We have production (v9.4.1) and lab (v9.8.3) and it looks differently but I don't know if it's matter of version, some server setting, portal admin setting or what.

See combined screenshots of our environments. Thanks.

I see some settings in User profile of logged on user but I don't know if this is what I'm looking for. However, we want to manage this centrally.


Best Answer

  • Options
    Gabriel_LencesGabriel_Lences Customer Advanced IT Monkey ✭✭✭
    edited March 2020 Answer ✓

    You actually need to change LanguageCodeDateTime from ENU to ENG in the Adminsettings regards to points 1,3,5 , this seems to help😊

Answers

  • Options
    Gabriel_LencesGabriel_Lences Customer Advanced IT Monkey ✭✭✭
    edited March 2020 Answer ✓

    You actually need to change LanguageCodeDateTime from ENU to ENG in the Adminsettings regards to points 1,3,5 , this seems to help😊

  • Options
    Peter_MiklianPeter_Miklian Customer Advanced IT Monkey ✭✭✭

    @Gabriel_Lences thank you for founding, testing and setting this :)

    I hope someone will answer my 4. question, too.

    Point 2. is not irritating me so much :)

Sign In or Register to comment.