cancel
Showing results for 
Search instead for 
Did you mean: 

Date Type UI in JSP (similar to Web Dynpro)

Amey-Mogare
Contributor
0 Kudos

Hi,

Is there any way in hbj or jsps to display calendar and allow user to choose any date from that calendar?

I know that there is similar type of UI element available in Web Dynpro .. an input field having calendar displayed at it's right corner.

Thanks and regards,

Amey Mogare

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amey,

Using the simple line of code in your jsp, will help to achieve the same.

<hbj:inputField id="inDatle" type="DATE" showHelp="true" value=""/>

Regards,

Venkatesh. K

Amey-Mogare
Contributor
0 Kudos

Thank you Venkatesh!

Former Member
0 Kudos

This message was moderated.

Amey-Mogare
Contributor
0 Kudos

Oops!

Sorry Venkatesh. I forgot to award points after I marked the thread as answered.

With regards,

Amey Mogare

Answers (0)