Hi Jesmond
 
I found this code helpful on the portal
 
edit TempStr LocalstartTime(boolean _set, TempStr _timeStr)
{
    TempStr ret;
 
 
 
    if (_set)
    {
        _timeStr = StrKeep(_timeStr, '0123456789:.,');
 
        msm_svccalltable.LocalStartTime = str2time(_timeStr);
    }
 
    ret = time2strHM( msm_svccalltable.LocalStartTime);
 
    return ret;
}
 
Rocco


From: jesmondus [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 February 2005 4:50 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Web Time?


Hi all,

I want to have a field to input TIME in the Enterprise Portal. Since
there is no Web Time control, what do you propose to use instead??

reg
Jesmond






Sharing the knowledge on Axapta.




Sharing the knowledge on Axapta.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to