cancel
Showing results for 
Search instead for 
Did you mean: 

Calendar in portal.

Sharadha1
Active Contributor
0 Kudos

Hi,

I have designed a webdynpro ABAP application and placed it in an iview. The application has an input field which is connected to a context attribute of type DATS. So it has to display a calendar for me. It displays the calendar, but the calendar is not rendered properly i.e it is not showing it in the proper format, it shows only the current month.

It is working properly when i tested it from SE80.

Any service to be activated to achieve this?

Regards,

Sharadha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sharadha,

Make sure that the Given data type for date is java.sql.date.

Regards

Nandha.

Former Member
0 Kudos

Hi Sharadha,

You can try and use the DateNavigator UI Element. It is quite simple to use this one.

Hope this helps.

Regards,

Neha

Sharadha1
Active Contributor
0 Kudos

Hi Neha,

Thanks for the reply..But i want my application this way only..It was working in another portal. After transporting it her, it is not working..i wan to know the setting which will solve this problem.

Regards,

Sharadha