<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Fri, 29 Sep 2006 12:28:08 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2006-09-29T12:28:08Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Using CFINPUT dateField with onChange</title>
      <link>https://forums.adobe.com/thread/268863</link>
      <description>&lt;!-- [DocumentBodyStart:a95cb575-0138-4c74-b1f7-c6fdd6606c62] --&gt;&lt;div class="jive-rendered-content"&gt;I imagine this is easy, but have tried to search here as well
as Google it and have come up empty.
&lt;br/&gt;
&lt;br/&gt;I have a CFINPUT dateField control that is OK when my form
loads, but then I want the control to capture a new date selection
from the user and update the form. I believe the onChange event is
used to process this, but I don't know how to code it so that it
will refresh the form using the new date and keep the user's date
selection.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a95cb575-0138-4c74-b1f7-c6fdd6606c62] --&gt;&lt;img src='/beacon?t=1415919944927' /&gt;</description>
      <pubDate>Fri, 29 Sep 2006 12:28:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/268863</guid>
      <dc:date>2006-09-29T12:28:08Z</dc:date>
      <clearspace:dateToText>5 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFINPUT dateField with onChange</title>
      <link>https://forums.adobe.com/thread/4175</link>
      <description>&lt;!-- [DocumentBodyStart:6bb3cbce-8adf-4d46-995b-8e32594da136] --&gt;&lt;div class="jive-rendered-content"&gt;Consider the following basic code that works with handling a
selectedDate:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;!--- Set initial dates.---&amp;gt; 
&lt;br/&gt;&amp;lt;cfparam name="Form.selectdate"
default="#dateformat(now(), 'mm/dd/yyyy')#"&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;!--- Display the current date value. ---&amp;gt;
&lt;br/&gt;&amp;lt;cfif isDefined("Form.submitit")&amp;gt;
&lt;br/&gt; &amp;lt;cfoutput&amp;gt;&amp;lt;b&amp;gt;You selected
#Form.selectDate#&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;&amp;lt;cfelse&amp;gt;
&lt;br/&gt; &amp;lt;cfoutput&amp;gt;&amp;lt;b&amp;gt;Form date is
#Form.selectDate#&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;&amp;lt;/cfif&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;b&amp;gt;Please select a date on the calendar and click
Save.&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;
&lt;br/&gt;&amp;lt;br&amp;gt;
&lt;br/&gt;&amp;lt;cfform name="form1" format="Flash" skin="haloBlue"
width="375" height="350" &amp;gt;
&lt;br/&gt; &amp;lt;cfinput type="dateField"
&lt;br/&gt; name="selectdate"
&lt;br/&gt; label="Initial date"
&lt;br/&gt; width="100"
&lt;br/&gt; value="#Form.selectdate#" &amp;gt;
&lt;br/&gt; &amp;lt;cfinput type="Submit" name="submitit" value="Save"
width="100"&amp;gt; 
&lt;br/&gt;&amp;lt;/cfform&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I would like to accomplish the same thing but use onChange
instead of a submit.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6bb3cbce-8adf-4d46-995b-8e32594da136] --&gt;</description>
      <pubDate>Wed, 04 Oct 2006 19:11:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/4175</guid>
      <dc:date>2006-10-04T19:11:25Z</dc:date>
      <clearspace:dateToText>8 years 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using CFINPUT dateField with onChange</title>
      <link>https://forums.adobe.com/thread/268777</link>
      <description>&lt;!-- [DocumentBodyStart:9d82ebc5-bc51-47db-9a28-028330e47d28] --&gt;&lt;div class="jive-rendered-content"&gt;I imagine this is easy, but have tried to search here as well
as Google it and have come up empty.
&lt;br/&gt;
&lt;br/&gt;I have a CFINPUT dateField control that is OK when my form
loads, but then I want the control to capture a new date selection
from the user and update the form. I believe the onChange event is
used to process this, but I don't know how to code it so that it
will refresh the form using the new date and keep the user's date
selection.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d82ebc5-bc51-47db-9a28-028330e47d28] --&gt;</description>
      <pubDate>Fri, 29 Sep 2006 12:25:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/268777</guid>
      <dc:date>2006-09-29T12:25:43Z</dc:date>
      <clearspace:dateToText>8 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem Binding a Checkbox</title>
      <link>https://forums.adobe.com/thread/281985</link>
      <description>&lt;!-- [DocumentBodyStart:b678c60c-297a-40bb-b4b5-ec2ccb093f74] --&gt;&lt;div class="jive-rendered-content"&gt;I found a great tip that got me started at 
&lt;a class="jive-link-external-small" href="http://www.asfusion.com/blog/entry/binding-checkboxes-in-flash-forms" rel="nofollow"&gt;http://www.asfusion.com/blog/entry/binding-checkboxes-in-flash-forms&lt;/a&gt;
&lt;br/&gt;...however, I'm still having a problem getting the checkbox
to work with the grid.
&lt;br/&gt;
&lt;br/&gt;My data comes from:
&lt;br/&gt; SELECT items.*, catgid.*, IF(items.itemnbr =
favorites.itemnbr, true, false) AS userfav
&lt;br/&gt; FROM catgid, items LEFT JOIN favorites ON items.itemnbr =
favorites.itemnbr
&lt;br/&gt; WHERE (items.brand like '%#searchinfo#%' OR
&lt;br/&gt; items.item like '%#searchinfo#%') AND
&lt;br/&gt; items.catgid = catgid.catgid
&lt;br/&gt; ORDER BY items.catgid, items.brand, items.item
&lt;br/&gt;
&lt;br/&gt;And my control is:
&lt;br/&gt; &amp;lt;CFINPUT LABEL="One of My Favorites"
&lt;br/&gt; NAME="is_MyFav"
&lt;br/&gt; STYLE="fontWeight:bold;"
&lt;br/&gt; TYPE="checkbox"
&lt;br/&gt; VALUE="{recordsfound.selectedItem.userfav=='true'}"&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I do have other TEXT controls that are binding OK. Can
someone spot the problem?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b678c60c-297a-40bb-b4b5-ec2ccb093f74] --&gt;</description>
      <pubDate>Sun, 24 Sep 2006 19:13:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/281985</guid>
      <dc:date>2006-09-24T19:13:28Z</dc:date>
      <clearspace:dateToText>8 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using CFFormGroup = &amp;quot;vbox&amp;quot;</title>
      <link>https://forums.adobe.com/thread/266570</link>
      <description>&lt;!-- [DocumentBodyStart:6622ce7b-92b7-4bb8-8ff6-63e1ae9e25cf] --&gt;&lt;div class="jive-rendered-content"&gt;I have a tab where I would like to spilt the available space
with 2/3 of it on the left and the other 1/3 on the right. I'd like
to put the CFINPUT controls on the left and a CFGRID on the right,
binding as needed. It seems that the only way I can accomplish this
layout is to put the CFINPUT and CFGRID controls into their own
panels each in their own VBOX controlled by one HBOX. I would
prefer to not have the panels and just use VBOX, but when doing
this, nothing ever shows on the right side.
&lt;br/&gt;
&lt;br/&gt;Am I missing what VBOX should be able do?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6622ce7b-92b7-4bb8-8ff6-63e1ae9e25cf] --&gt;</description>
      <pubDate>Mon, 11 Sep 2006 16:30:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/266570</guid>
      <dc:date>2006-09-11T16:30:02Z</dc:date>
      <clearspace:dateToText>8 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

