Hi Jesmond
I found this code helpful on the portal
edit TempStr LocalstartTime(boolean _set, TempStr
_timeStr)
{
TempStr ret;
{
TempStr ret;
if (_set)
{
_timeStr = StrKeep(_timeStr, '0123456789:.,');
{
_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 | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.