<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Datetime field is not behaving properly</title><link>https://community.appian.com/discussions/f/data/13028/datetime-field-is-not-behaving-properly</link><description>Hello All, 
 
 I recently encountered an issue related to datetime picket control. I&amp;#39;m using an editable grid to show editable fields to users, Other editable components are working fine except a!datetime() control. When user selects a date and loose</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Datetime field is not behaving properly</title><link>https://community.appian.com/thread/61326?ContentTypeID=1</link><pubDate>Mon, 08 Oct 2018 10:14:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18725f0b-222f-4487-92c1-129bef362aac</guid><dc:creator>viveku3486</dc:creator><description>Hi Larry,&lt;br /&gt;
&lt;br /&gt;
First of all I would like to thank u for your efforts and appreciate your creativity of providing guidance to us. Its a very unique way to explain something via video, I have ever seen here on Appian Community. Now here comes the problem by which that issue happened&lt;br /&gt;
&lt;br /&gt;
- Basically I was creating a dynamic grid where user has the facility to update any item as well as add new rows&lt;br /&gt;
- So to accomplish this functionality, I used array of CDT i.e cdt inside cdt&lt;br /&gt;
- Its structure was something like {index,cdt(list of row element)), Where index indicates the current row and cdt was list of key value pairs to be displayed on that particular row&lt;br /&gt;
- So when user was trying to update values into multiple fields quickly, At that time I guess appian got confused and it completely vanishes the entered values.&lt;br /&gt;
- Thats why we have used completely flattened cdt and by using that I created the grid again. It resolved my issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Datetime field is not behaving properly</title><link>https://community.appian.com/thread/61253?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 16:21:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21fec724-872f-463c-af9d-e40122ccfd1c</guid><dc:creator>Larry Nguyen</dc:creator><description>What version of Appian are you using?  On 18.1, the date portion of the dateTimeField persists even if you haven&amp;#39;t specified a saveInto when you unfocus it.  If you haven&amp;#39;t specified a saveInto and also enter the time portion and unfocus it will clear both fields.  Here is a video showing what I am doing:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.screencast.com/t/YmAy3FSjdt"&gt;www.screencast.com/.../YmAy3FSjdt&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
You can see I am able to click off of the date portion of the field, even after entering a date, and even focus into other components on the form without losing the date in the field.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Datetime field is not behaving properly</title><link>https://community.appian.com/thread/61245?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 14:59:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c8ec2f0-81ba-4085-9361-2141df1e9c6c</guid><dc:creator>laurenc20</dc:creator><description>I am not completely sure I understand your issue. You do need to populate both date and time before clicking outside of the box. Please let me know if that is being done and the issue is still happening.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Datetime field is not behaving properly</title><link>https://community.appian.com/thread/58657?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 10:15:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bd2a9db3-58f2-4b93-bbc5-aaa600622a94</guid><dc:creator>ravalik</dc:creator><description>Hi Viveku,&lt;br /&gt;
 As far as I know date time field executes only when both the values are filled.I can suggest a work around for this as, you can pass now() to the rule input.So that date and time both will get executed in saveInTo.You can also provide some default value so that  user can check that .If the user doesn&amp;#39;t want anything you can remove the default value.I really don&amp;#39;t know how far I described your use case,if you feel this as meaningful you can work on it:)&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
ravalik&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>