This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jun 7, 2016, 12:16 PM
24 Posts

Date/Time Control

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 9.0
  • Role:
  • Tags:
  • Replies: 1

I am testing my application on Ver 9. Earlier the application was running perfect. I am having some issues in Date/Time Control. I am not able to get the date in calender control in ver 9. For Sample, I am pasting the Code.

 

<xp:inputText value="#{docu.iDate}"
                            id="targetDate" style="height:auto;width:auto">
                            <xp:this.rendered><![CDATA[#{javascript:viewScope.documentMode =="editDocument"}]]></xp:this.rendered>
                            <xp:dateTimeHelper id="dateTimeHelper3">
                            </xp:dateTimeHelper>

                            <xp:this.converter>
                                <xp:convertDateTime type="date"
                                    dateStyle="short">
                                </xp:convertDateTime>
                            </xp:this.converter>
                        </xp:inputText>

Jun 21, 2016, 6:28 AM
24 Posts
No Clue

Still I am not able to find any clue. I hope many of us has faced this issue


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal