<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>SimpleForm Google Group</title>
  <link>http://groups.google.com/group/plataformatec-simpleform</link>
  <description>Forms made easy for Rails! It&amp;#39;s tied to a simple DSL, with no opinion on markup.</description>
  <language>en</language>
  <item>
  <title>Re: Offer a different redirect if user not logged in</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/4f306368723dd76f/c01743d1e9e6c70f?show_docid=c01743d1e9e6c70f</link>
  <description>
  Hello, I think you&#39;ve sent this to the wrong list :). &lt;br&gt; &lt;p&gt;This is SimpleForm&#39;s one, try plataformatec-devise instead. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; At. &lt;br&gt; Carlos Antonio
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/4f306368723dd76f/c01743d1e9e6c70f?show_docid=c01743d1e9e6c70f</guid>
  <author>
  carlosantoniodasi...@gmail.com
  (Carlos Antonio da Silva)
  </author>
  <pubDate>Tue, 21 May 2013 22:24:32 UT
</pubDate>
  </item>
  <item>
  <title>Offer a different redirect if user not logged in</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/4f306368723dd76f/a7dd3a85b5eef1f3?show_docid=a7dd3a85b5eef1f3</link>
  <description>
  I would like this behavior: &lt;br&gt; &lt;p&gt;No matter what the path, if user is not logged in, send them to a splash &lt;br&gt; page with some marketing info plus a login vs. request an account UI &lt;br&gt; &lt;p&gt;What&#39;s the elegant way to achieve that with Devise? Thanks! &lt;br&gt; &lt;p&gt;Pito &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Check out &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.salas.com&quot;&gt;[link]&lt;/a&gt; and &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.blogbridge.com/look&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/4f306368723dd76f/a7dd3a85b5eef1f3?show_docid=a7dd3a85b5eef1f3</guid>
  <author>
  pitosa...@gmail.com
  (Pito Salas)
  </author>
  <pubDate>Tue, 21 May 2013 20:23:48 UT
</pubDate>
  </item>
  <item>
  <title>Date Format with datepicker revisited</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1c333ed97dc640a2/c7410a77b7dbfae3?show_docid=c7410a77b7dbfae3</link>
  <description>
  I am revisiting this discussion: format date :as =&amp;gt; :string&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://groups.google.com/d/msg/plataformatec-simpleform/XcU4qx63TnM/EJN9lnx00RwJ&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; I am using DateEntry as a date picker that produces string input similar to &lt;br&gt; datepicker &lt;br&gt; I defined a new input type: &lt;br&gt; class DatePickerInput &amp;lt; SimpleForm::Inputs::StringInpu t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1c333ed97dc640a2/c7410a77b7dbfae3?show_docid=c7410a77b7dbfae3</guid>
  <author>
  t...@brookelaw.com
  (Thomas Brooke)
  </author>
  <pubDate>Sun, 19 May 2013 14:50:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: Populate Select box w/ data from another model</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/6fa7424d79b9084e?show_docid=6fa7424d79b9084e</link>
  <description>
  Using your examples &lt;br&gt; &amp;lt;%= simple_form_for(@hdlog) do |f| %&amp;gt; &lt;br&gt; &amp;lt;%= f.input :employeeid, collection: Employee.all, label_method: &lt;br&gt; &amp;lt;% end %&amp;gt; &lt;br&gt; Try something like that
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/6fa7424d79b9084e?show_docid=6fa7424d79b9084e</guid>
  <author>
  bwied...@gmail.com
  (Blake)
  </author>
  <pubDate>Wed, 15 May 2013 19:50:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: Populate Select box w/ data from another model</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/b22d61006e0826ba?show_docid=b22d61006e0826ba</link>
  <description>
  Not sure what are you trying to do here, but if :user is a association &lt;br&gt; you might want to use `f.association :user` instead of `f.input
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/b22d61006e0826ba?show_docid=b22d61006e0826ba</guid>
  <author>
  youn...@gmail.com
  (Vasiliy Ermolovich)
  </author>
  <pubDate>Thu, 09 May 2013 11:59:14 UT
</pubDate>
  </item>
  <item>
  <title>Populate Select box w/ data from another model</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/204209406e1fec25?show_docid=204209406e1fec25</link>
  <description>
  Example: &lt;br&gt; controller = hdlogs, model = hdlog | model # 2 = employee &lt;br&gt; ------------------------------ ------------------------------ ------------------------------ ------ &lt;br&gt; Form &lt;br&gt; ------------------------------ ------------------------------ ------------------------------ ------ &lt;br&gt; = simple_form_for @helplog do |f|
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/1ef54992b2ff08e8/204209406e1fec25?show_docid=204209406e1fec25</guid>
  <author>
  jmp...@gmail.com
  </author>
  <pubDate>Thu, 09 May 2013 02:00:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: How can I coerce Postgres &quot;citext&quot; fields into text fields instead of text areas?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/32b36bce81b113a9?show_docid=32b36bce81b113a9</link>
  <description>
  YES! It helps to read instructions. Your docs, like your gems, are awesome! &lt;br&gt; Thanks so much! &lt;br&gt; class TextInput &amp;lt; SimpleForm::Inputs::TextInput &lt;br&gt; def input &lt;br&gt; if column.sql_type == &amp;quot;citext&amp;quot; &lt;br&gt; @builder.text_field(attribute_ name, input_html_options) &lt;br&gt; else &lt;br&gt; super &lt;br&gt; end &lt;br&gt; end &lt;br&gt; end
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/32b36bce81b113a9?show_docid=32b36bce81b113a9</guid>
  <author>
  ak.from.wake.for...@gmail.com
  (HuckyDucky)
  </author>
  <pubDate>Tue, 07 May 2013 13:40:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: How can I coerce Postgres &quot;citext&quot; fields into text fields instead of text areas?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/d5db454c7fdfef86?show_docid=d5db454c7fdfef86</link>
  <description>
  Thanks Carlos. I&#39;ve never had to crack open or subclass something like this &lt;br&gt; before. I created a class to inherit TextInput, but not I&#39;m not sure how to &lt;br&gt; use it since SimpleForm doesn&#39;t know about it. This is what I have: &lt;br&gt; class CiTextInput &amp;lt;&amp;lt; SimpleForm::Inputs::TextInput &lt;br&gt; def input &lt;br&gt; if column.sql_type == &amp;quot;citext&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/d5db454c7fdfef86?show_docid=d5db454c7fdfef86</guid>
  <author>
  ak.from.wake.for...@gmail.com
  (HuckyDucky)
  </author>
  <pubDate>Tue, 07 May 2013 13:27:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: How can I coerce Postgres &quot;citext&quot; fields into text fields instead of text areas?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/0c9a1021702fe408?show_docid=0c9a1021702fe408</link>
  <description>
  Well, since, Rails knows about &amp;quot;text&amp;quot;, Simple Form also knows about it, and &lt;br&gt; will generate a text area input for those columns: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/plataformatec/simple_form/blob/master/lib/simple_form/form_builder.rb#L488&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What you could try to do is to create your own TextInput, inheriting from
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/0c9a1021702fe408?show_docid=0c9a1021702fe408</guid>
  <author>
  carlosantoniodasi...@gmail.com
  (Carlos Antonio da Silva)
  </author>
  <pubDate>Tue, 07 May 2013 12:24:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: How can I coerce Postgres &quot;citext&quot; fields into text fields instead of text areas?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/6db32a3094fc72d1?show_docid=6db32a3094fc72d1</link>
  <description>
  I&#39;m aware I can pass &amp;quot;as: :string&amp;quot; to every f.input message but I don&#39;t &lt;br&gt; want to do that if I can avoid it. &lt;br&gt; I know Rails abstracts some of these database datatypes away, but I can &lt;br&gt; still get the correct column type like this: &lt;br&gt; User.last.column_for_attribute (&#39;email&#39;).sql_type &lt;br&gt; That returns: &lt;br&gt; &amp;quot;citext&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/6db32a3094fc72d1?show_docid=6db32a3094fc72d1</guid>
  <author>
  ak.from.wake.for...@gmail.com
  (HuckyDucky)
  </author>
  <pubDate>Tue, 07 May 2013 04:55:27 UT
</pubDate>
  </item>
  <item>
  <title>How can I coerce Postgres &quot;citext&quot; fields into text fields instead of text areas?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/c19d45b73e3a8e6d?show_docid=c19d45b73e3a8e6d</link>
  <description>
  The case-sensitive nature of Postgres was causing a problem for my &lt;br&gt; application, so we converted all varchar columns to be of type &amp;quot;citext&amp;quot; &lt;br&gt; instead. citext is a Postgres extension that performs some downcases behind &lt;br&gt; the scenes in order to do case-insensitive matching. However, now every &lt;br&gt; form in my app is jacked up because &amp;quot;citext&amp;quot; is being rendered as a 20 unit
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/fc3bfec5876c2f93/c19d45b73e3a8e6d?show_docid=c19d45b73e3a8e6d</guid>
  <author>
  ak.from.wake.for...@gmail.com
  (HuckyDucky)
  </author>
  <pubDate>Tue, 07 May 2013 04:36:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Model Validations?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/edceed850c63e5b8?show_docid=edceed850c63e5b8</link>
  <description>
  Thanks. I think the issue is due to a legacy gem set. 1.5.2 &lt;br&gt; &lt;p&gt;Im looking to see if the app can be upgraded if not i will do my own jquery validations. &lt;br&gt; &lt;p&gt;Thanks for the response though. Much appreciated. &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; Anthony DeVito &lt;br&gt; 516 967 4963
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/edceed850c63e5b8?show_docid=edceed850c63e5b8</guid>
  <author>
  anthonydevit...@gmail.com
  (Anthonyd84)
  </author>
  <pubDate>Sat, 27 Apr 2013 04:05:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Model Validations?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/a0a3ac67643bc2ad?show_docid=a0a3ac67643bc2ad</link>
  <description>
  Hey, &lt;br&gt; &lt;p&gt;SimpleForm uses presence validation from your model: &lt;br&gt; &lt;p&gt;&amp;quot;By default all inputs are required. When the form object has presence &lt;br&gt; validations attached to its fields, SimpleForm tells required and &lt;br&gt; optional fields apart. For performance reasons, this detection is &lt;br&gt; skipped on validations that make use of conditional options, such as
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/a0a3ac67643bc2ad?show_docid=a0a3ac67643bc2ad</guid>
  <author>
  youn...@gmail.com
  (Vasiliy Ermolovich)
  </author>
  <pubDate>Thu, 25 Apr 2013 17:57:39 UT
</pubDate>
  </item>
  <item>
  <title>Model Validations?</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/4541fb0a62927202?show_docid=4541fb0a62927202</link>
  <description>
  Hello all, &lt;br&gt; I am fairly new to simple form and I was wondering if it &lt;br&gt; is possible to utilize the model validations with simple_form or do i need &lt;br&gt; to make my own validations? If so how would I go about making my own &lt;br&gt; validations or implementing the model validations on my form?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/87fb832322f78909/4541fb0a62927202?show_docid=4541fb0a62927202</guid>
  <author>
  anthonydevit...@gmail.com
  (Anthony DeVito)
  </author>
  <pubDate>Thu, 25 Apr 2013 17:06:58 UT
</pubDate>
  </item>
  <item>
  <title>Simple form and Carmen</title>
  <link>http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/9f61f125b0cb0d7c/482daed14c80eb7a?show_docid=482daed14c80eb7a</link>
  <description>
  I&#39;ve been greatly enjoying Simple Form and would like to integrate with the &lt;br&gt; Carmen gem to add a country/state select combo. I know there is already a &lt;br&gt; topic on this but I was not able to follow the solution provided. Does &lt;br&gt; anyone have an implementation they could share? It would be greatly &lt;br&gt; appreciated! Thank you!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/plataformatec-simpleform/browse_thread/thread/9f61f125b0cb0d7c/482daed14c80eb7a?show_docid=482daed14c80eb7a</guid>
  <author>
  tom.deberard...@gmail.com
  (Tomanow)
  </author>
  <pubDate>Mon, 22 Apr 2013 19:11:22 UT
</pubDate>
  </item>
  </channel>
</rss>
