<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title><![CDATA[html-formfu]]></title>
	<atom:link href="http://grokbase.com/g/sc/html-formfu/feed" rel="self" type="application/rss+xml" />
	<link><![CDATA[http://grokbase.com/g/sc/html-formfu]]></link>
	<description><![CDATA[html-formfu @ lists.scsys.co.uk - discussions feed]]></description>
	<language>en</language>
	<image><url>http://grokbase.com/ico/sc/html-formfu/40</url><title>html-formfu</title><link>http://grokbase.com/g/sc/html-formfu</link></image>	<generator>Grokbase.com</generator>

<item>
<title><![CDATA[[html-formfu] CSS Class Prefixes (Jan Harders)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1354y2vd27/html-formfu-css-class-prefixes]]></link>
<dc:date>2013-05-04T17:53:38Z</dc:date>
<dc:creator><![CDATA[Jan Harders]]></dc:creator>
<description><![CDATA[Hey everyone, I&#39;m pretty new to HTML::FormFu. I&#39;m working with the Foundation CSS-Framework which has a label-class that makes forms with labels look pretty weird. I fixed that myself by just adding ... -- <a href="http://grokbase.com/user/Jan-Harders/JbcGDBHBSV2H3xSztumFDw">Jan Harders</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] FormFu and Bootstrap? (Thomas Fjellstrom)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/133v864cjx/html-formfu-formfu-and-bootstrap]]></link>
<dc:date>2013-03-27T23:17:55Z</dc:date>
<dc:creator><![CDATA[Thomas Fjellstrom]]></dc:creator>
<description><![CDATA[Hi, I just started using HTML::FormFu and like what I see, but I have one major issue. The flexibility of the built in string rendering method seems to be lacking. In order to fully utilize Bootstrap ... -- <a href="http://grokbase.com/user/Thomas-Fjellstrom/m3zsMR5RHv1py7XY1wDA3d">Thomas Fjellstrom</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] DateTime without date (Gabor HALASZ)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1318gpq7vz/html-formfu-datetime-without-date]]></link>
<dc:date>2013-01-08T15:06:52Z</dc:date>
<dc:creator><![CDATA[Gabor HALASZ]]></dc:creator>
<description><![CDATA[Hi! My current problem is the $subject. My config is: auto_inflate 1 field_order hour field_order minute field_order second label_loc form.label.time name time type DateTime strftime %H:%M:%S ... -- <a href="http://grokbase.com/user/Gabor-HALASZ/ssQuajLsnjnFuVZJyqC9cf">Gabor HALASZ</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] title attribute and title_loc, placeholder and placeholder_loc (Ferruccio Zamuner)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/13123xtpc5/html-formfu-title-attribute-and-title-loc-placeholder-and-placeholder-loc]]></link>
<dc:date>2013-01-02T17:27:09Z</dc:date>
<dc:creator><![CDATA[Ferruccio Zamuner]]></dc:creator>
<description><![CDATA[Hi, I would like to use &#39;title&#39; attribute in my form elements and the new &#39;placeholder&#39; attribute for HTML5 browsers. How is HTML::FormFu supporting them? Of course it is wonderful if it&#39;s possible ... -- <a href="http://grokbase.com/user/Ferruccio-Zamuner/wk7HHZ3g6nr9hk8Z2NTzPx">Ferruccio Zamuner</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Populating a checkboxgroup (Mm)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12cxfwmwbz/html-formfu-populating-a-checkboxgroup]]></link>
<dc:date>2012-12-29T15:30:53Z</dc:date>
<dc:creator><![CDATA[Mm]]></dc:creator>
<description><![CDATA[Hello folks I am currently trying to get the values from a SET column (correctly) defined in DBIx::Class::Schema, but cannot seem to find the way to do it. The set is for selecting 1-12 calendar ... -- <a href="http://grokbase.com/user/Mm/HtrUqFbjV3k8Z12RJz3fnc">Mm</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] behaviour of $form->param_value (Hailin Hu)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12ckfg11ay/html-formfu-behaviour-of-form-param-value]]></link>
<dc:date>2012-12-19T01:20:24Z</dc:date>
<dc:creator><![CDATA[Hailin Hu]]></dc:creator>
<description><![CDATA[In the doc: param_value If the value is invalid or the form was not submitted, it returns undef. But in the source code: sub param_value { # ignore $form- valid($name) and $form- submitted So, which ... -- <a href="http://grokbase.com/user/Hailin-Hu/nUX4khTtYkBKX6GX9LyTsx">Hailin Hu</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] transformer is not called if form is not valid (Hailin Hu)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12c5vkj1xg/html-formfu-transformer-is-not-called-if-form-is-not-valid]]></link>
<dc:date>2012-12-05T07:41:29Z</dc:date>
<dc:creator><![CDATA[Hailin Hu]]></dc:creator>
<description><![CDATA[As the title, if validation is failed, I get value not transformed. Is this expected? -- <a href="http://grokbase.com/user/Hailin-Hu/nUX4khTtYkBKX6GX9LyTsx">Hailin Hu</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] One to many inserting lots of blank rows (Scott)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12afx9kv5y/html-formfu-one-to-many-inserting-lots-of-blank-rows]]></link>
<dc:date>2012-10-15T14:46:42Z</dc:date>
<dc:creator><![CDATA[Scott]]></dc:creator>
<description><![CDATA[I have a form with a 1-to-many relationship which uses a repeatable block.&Acirc; The default behaviour worked perfectly when I only had text boxes. I.e. if the repeatable row contained all blanks no row ... -- <a href="http://grokbase.com/user/Scott/kBSgvC73dcU1u2UiBYZVU5">Scott</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] new cpan releases (Carl Franks)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12a51zzg0b/html-formfu-new-cpan-releases]]></link>
<dc:date>2012-10-05T15:32:27Z</dc:date>
<dc:creator><![CDATA[Carl Franks]]></dc:creator>
<description><![CDATA[I&#39;ve uploaded to cpan: * HTML-FormFu v0.09010 * HTML-FormFu-Model-DBIC v0.09010 The changes to HTML-FormFu are internal, and allow any custom constraint to handle other field&#39;s names within a ... -- <a href="http://grokbase.com/user/Carl-Franks/MC65jeo15RBV3MtycpcALT">Carl Franks</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] new cpan release HTML-FormFu 0.09009 (Carl Franks)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/12a1vrvd5q/html-formfu-new-cpan-release-html-formfu-0-09009]]></link>
<dc:date>2012-10-01T09:59:22Z</dc:date>
<dc:creator><![CDATA[Carl Franks]]></dc:creator>
<description><![CDATA[I&#39;ve upload a new release of HTML-FormFu to cpan. I uploaded 0.09008 last week, but it failed indexing because of a permissions error - so uploaded 0.09009 this morning after I got the permissions ... -- <a href="http://grokbase.com/user/Carl-Franks/MC65jeo15RBV3MtycpcALT">Carl Franks</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Creating & Editing Records in a Related Table (Scott)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/129r5q59cd/html-formfu-creating-editing-records-in-a-related-table]]></link>
<dc:date>2012-09-24T10:22:49Z</dc:date>
<dc:creator><![CDATA[Scott]]></dc:creator>
<description><![CDATA[Dear All, I have been the following 2 methods in a controller: sub create :Chained(&#39;base&#39;) :PathPart(&#39;create&#39;) :FormConfig(&#39;author/edit.conf&#39;) { my ( $self, $c ) = @_; my $form = $c- stash- {form} ... -- <a href="http://grokbase.com/user/Scott/kBSgvC73dcU1u2UiBYZVU5">Scott</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>5</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] many_to_many populates correctly, but throws exception on update (Vesselin Mirewski)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/128qfh1x7h/html-formfu-many-to-many-populates-correctly-but-throws-exception-on-update]]></link>
<dc:date>2012-08-23T15:09:13Z</dc:date>
<dc:creator><![CDATA[Vesselin Mirewski]]></dc:creator>
<description><![CDATA[Hi, I have troubles with formfu checkboxgroup/DBIx. I build a very simple example of standard mapping in Catalyst 5.90016. ( Same problem I got with earlier versions of all components ) The following ... -- <a href="http://grokbase.com/user/Vesselin-Mirewski/DN2LjLfYbHviPfAXCPszvd">Vesselin Mirewski</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] H::F::Model::DBIC -- How is the localize_label supposed to work? (Jan Grmela)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/128pd8z0v7/html-formfu-h-f-model-dbic-how-is-the-localize-label-supposed-to-work]]></link>
<dc:date>2012-08-22T11:13:44Z</dc:date>
<dc:creator><![CDATA[Jan Grmela]]></dc:creator>
<description><![CDATA[Hello, I&#39;m currently trying to get the localize_label working with HTML::FormFu::Model::DBIC and all the i18n stuff from Catalyst: - type: Select name: fuel label_loc: Fuel empty_first: 1 ... -- <a href="http://grokbase.com/user/Jan-Grmela/Hk1AaV4FaSwRKt6gesU2F5">Jan Grmela</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] many_to_many populates correctly, but exception when trying to save (Vesselin Mirewski)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/128m6ct1xj/html-formfu-many-to-many-populates-correctly-but-exception-when-trying-to-save]]></link>
<dc:date>2012-08-20T11:29:02Z</dc:date>
<dc:creator><![CDATA[Vesselin Mirewski]]></dc:creator>
<description><![CDATA[Hi, I have troubles with formfu checkboxgroup/DBIx. I build a very simple example of standard category = product mapping in Catalyst 5.90016. ( Same problem I got with earlier versions of all ... -- <a href="http://grokbase.com/user/Vesselin-Mirewski/DN2LjLfYbHviPfAXCPszvd">Vesselin Mirewski</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] A possible FormFu localization bug (Jan Grmela)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/128hg8nfyx/html-formfu-a-possible-formfu-localization-bug]]></link>
<dc:date>2012-08-17T11:53:07Z</dc:date>
<dc:creator><![CDATA[Jan Grmela]]></dc:creator>
<description><![CDATA[Hi there, I&#39;ve noticed a weird FormFu behaviour when localising Checkboxgroup labels using &#39;localize_label&#39; with a custom sub as a label_column When I set the form element config the following way: - ... -- <a href="http://grokbase.com/user/Jan-Grmela/Hk1AaV4FaSwRKt6gesU2F5">Jan Grmela</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>3</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Syntax for $form->element->repeat(5) (Scott)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/127qctnzhq/html-formfu-syntax-for-form-element-repeat-5]]></link>
<dc:date>2012-07-23T10:02:16Z</dc:date>
<dc:creator><![CDATA[Scott]]></dc:creator>
<description><![CDATA[I have the following form.conf file constraints Required &lt;elements &lt;constraints min 1 max 10000 type Range message Required. Digits only, please. &lt;/constraints filter TrimEdges filter HTMLEscape name ... -- <a href="http://grokbase.com/user/Scott/kBSgvC73dcU1u2UiBYZVU5">Scott</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Catalyst: FormFu localisation doesn't work, templates & controllers localisation do (Jan Grmela)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/127h28hb6x/html-formfu-catalyst-formfu-localisation-doesnt-work-templates-controllers-localisation-do]]></link>
<dc:date>2012-07-17T14:07:16Z</dc:date>
<dc:creator><![CDATA[Jan Grmela]]></dc:creator>
<description><![CDATA[Hi there, I&#39;m just in process of implementation translations to our new app. We&#39;re using Catalyst with Catalyst::Controller::HTML::FromFu and Template Toolkit as a templating engine along with ... -- <a href="http://grokbase.com/user/Jan-Grmela/Hk1AaV4FaSwRKt6gesU2F5">Jan Grmela</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>5</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Render just a single element? (Octavian Rasnita)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/127cb3x1n5/html-formfu-render-just-a-single-element]]></link>
<dc:date>2012-07-12T05:08:33Z</dc:date>
<dc:creator><![CDATA[Octavian Rasnita]]></dc:creator>
<description><![CDATA[Hi all, Is it possible to render the form elements one by one instead of rendering the whole form? Something like: [% render a form field here %] ... add big parts of text, images... [% render ... -- <a href="http://grokbase.com/user/Octavian-Rasnita/SeobfmKH5bQBi3wryBNAoR">Octavian Rasnita</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>5</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Conditional Form Elements (Robyn Jonahs)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/124mb315fs/html-formfu-conditional-form-elements]]></link>
<dc:date>2012-04-20T04:50:55Z</dc:date>
<dc:creator><![CDATA[Robyn Jonahs]]></dc:creator>
<description><![CDATA[Hi, Is it possible in FormFu to only show a form element on the form IF the value in a selection box is chosen to be a specific value? I see that FormFu can be used to set A CONSTRAINT when some ... -- <a href="http://grokbase.com/user/Robyn-Jonahs/tqyDaZbrAFLgqpKV5sAKQx">Robyn Jonahs</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] belongs_to and has_many Example Locations and states (Robyn Jonahs)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/124k4zsfaf/html-formfu-belongs-to-and-has-many-example-locations-and-states]]></link>
<dc:date>2012-04-19T22:42:58Z</dc:date>
<dc:creator><![CDATA[Robyn Jonahs]]></dc:creator>
<description><![CDATA[Hi, My question entails HTML::FormFu::Model::DBIC I am trying to set up a FormFu form where I have a table of locations and I want to associate a state with each one. So a location has_one state and ... -- <a href="http://grokbase.com/user/Robyn-Jonahs/tqyDaZbrAFLgqpKV5sAKQx">Robyn Jonahs</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Default Values (Robyn Jonahs)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/124hw2k0ez/html-formfu-default-values]]></link>
<dc:date>2012-04-17T13:33:15Z</dc:date>
<dc:creator><![CDATA[Robyn Jonahs]]></dc:creator>
<description><![CDATA[Hi, I am using Catalyst 5.90011 with HTML::FormFu::Model::DBIC and mysql I am having a problem where I can&#39;t get the default value set in mysql and also in my Catalyst Schema::Result to get inserted ... -- <a href="http://grokbase.com/user/Robyn-Jonahs/tqyDaZbrAFLgqpKV5sAKQx">Robyn Jonahs</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] FormFu many_to_many YAML declaration (Robyn Jonahs)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/124b058vhv/html-formfu-formfu-many-to-many-yaml-declaration]]></link>
<dc:date>2012-04-11T17:29:26Z</dc:date>
<dc:creator><![CDATA[Robyn Jonahs]]></dc:creator>
<description><![CDATA[(Also sent to the Catalyst list - sorry if this is cross posting breach of etiquette) Hi, I am having trouble with understanding how to get Many to Many relationships into a FormFu form via YAML ... -- <a href="http://grokbase.com/user/Robyn-Jonahs/tqyDaZbrAFLgqpKV5sAKQx">Robyn Jonahs</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>5</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] How to remove enclosing div for a text input element (Abhishek jain)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1244qm4fhs/html-formfu-how-to-remove-enclosing-div-for-a-text-input-element]]></link>
<dc:date>2012-04-04T10:10:27Z</dc:date>
<dc:creator><![CDATA[Abhishek jain]]></dc:creator>
<description><![CDATA[hi, I in yml file have - type: Text name: one label: something it generates: &lt;div class=&quot;text label&quot; &lt;input name=&quot;one&quot; &lt;/div I want to change the class of this div, how can i do that, i am ... -- <a href="http://grokbase.com/user/Abhishek-jain/3tyhZzy6jdwcNfBhdXUy1T">Abhishek jain</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>6</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] position element not found (Gabor HALASZ)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1219rr46qj/html-formfu-position-element-not-found]]></link>
<dc:date>2012-01-09T18:18:53Z</dc:date>
<dc:creator><![CDATA[Gabor HALASZ]]></dc:creator>
<description><![CDATA[Hi! I tried to add elements to my form (new elements into a fieldset element), but I got exception with $subject. My code is: my $position = $c- stash- {form}- get_all_element({ type = &#39;File&#39;, }); # ... -- <a href="http://grokbase.com/user/Gabor-HALASZ/ssQuajLsnjnFuVZJyqC9cf">Gabor HALASZ</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>8</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Multiple submit button failure (Gabor HALASZ)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1218w98spk/html-formfu-multiple-submit-button-failure]]></link>
<dc:date>2012-01-08T21:23:18Z</dc:date>
<dc:creator><![CDATA[Gabor HALASZ]]></dc:creator>
<description><![CDATA[Hi! I created a form with a select field and two submit button with different values. When I sent the form, the Catalyst reports the correct parameters, but formfu not: [debug] Body Parameters are: ... -- <a href="http://grokbase.com/user/Gabor-HALASZ/ssQuajLsnjnFuVZJyqC9cf">Gabor HALASZ</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] model-config "read_only" for Checkboxgroup (Wolfgang Kinkeldei)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11c2rzpjz4/html-formfu-model-config-read-only-for-checkboxgroup]]></link>
<dc:date>2011-12-02T10:35:27Z</dc:date>
<dc:creator><![CDATA[Wolfgang Kinkeldei]]></dc:creator>
<description><![CDATA[Hello, during the last few days we had some trouble getting certain things working. The main problem was that model_config = { read_only = 1 } is not honored during saving relations, only for ... -- <a href="http://grokbase.com/user/Wolfgang-Kinkeldei/xQRc42JsGGAyMVXDSYXTVg">Wolfgang Kinkeldei</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Both "static" and "dynamic" fields in a form (Rippl, Steve)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11c1xd58ks/html-formfu-both-static-and-dynamic-fields-in-a-form]]></link>
<dc:date>2011-12-01T22:21:04Z</dc:date>
<dc:creator><![CDATA[Rippl, Steve]]></dc:creator>
<description><![CDATA[Hi, I have a form that has some &quot;static&quot; fields that are both inherited from another form and then some more added via has_field in the general declaration of the thing. I then have a bunch more very ... -- <a href="http://grokbase.com/user/Rippl-Steve/RMbhv6HUyKLWD5UPpZCnFx">Rippl, Steve</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Repeatable inside Repeatable (Leonardo Ruoso)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11bpyh2g2y/html-formfu-repeatable-inside-repeatable]]></link>
<dc:date>2011-11-22T22:07:28Z</dc:date>
<dc:creator><![CDATA[Leonardo Ruoso]]></dc:creator>
<description><![CDATA[I&#39;m trying to put two HTML::FormFu Repeatable elements inside another Repeatable element. I don&#39;t know how a nested repeatable is named. I need it&#39;s name to perform: $element = $form- ... -- <a href="http://grokbase.com/user/Leonardo-Ruoso/nzsWwNozS8UhGhU26zawDZ">Leonardo Ruoso</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Accessing a specific form element value within TT? (J. Bobby Lopez)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11bn0ynkxv/html-formfu-accessing-a-specific-form-element-value-within-tt]]></link>
<dc:date>2011-11-21T20:05:45Z</dc:date>
<dc:creator><![CDATA[J. Bobby Lopez]]></dc:creator>
<description><![CDATA[Simple question, not certain if there is a built-in way to do this. If for example I&#39;m able to populate my TT template with a formfu object like this: [% form %] Is it possible to access a specific ... -- <a href="http://grokbase.com/user/J-Bobby-Lopez/Rzm3k225WBbCUgwkCNqYQi">J. Bobby Lopez</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Populating $form_input with 'select' element options? (J. Bobby Lopez)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11b4pqny04/html-formfu-populating-form-input-with-select-element-options]]></link>
<dc:date>2011-11-04T17:41:52Z</dc:date>
<dc:creator><![CDATA[J. Bobby Lopez]]></dc:creator>
<description><![CDATA[Hello, I&#39;m trying to understand the data-structure required to populate a form with &#39;select&#39; element values (options). When I dump (Data::Dumper) the FormFu object, I see that the structure looks ... -- <a href="http://grokbase.com/user/J-Bobby-Lopez/Rzm3k225WBbCUgwkCNqYQi">J. Bobby Lopez</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>10</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Form values from TT ? (J. Bobby Lopez)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11awc5q6c6/html-formfu-form-values-from-tt]]></link>
<dc:date>2011-10-28T17:17:55Z</dc:date>
<dc:creator><![CDATA[J. Bobby Lopez]]></dc:creator>
<description><![CDATA[I&#39;m looking for way to use data from TT as the value for a hidden form element. Here&#39;s an example that may clarify: &lt;code &lt;!---- Access Table ---- [% IF access_results %] &lt;div name=&quot;accesstable&quot; ... -- <a href="http://grokbase.com/user/J-Bobby-Lopez/Rzm3k225WBbCUgwkCNqYQi">J. Bobby Lopez</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] _save_multi_value_fields_many_to_many fails if condition_from_stash set? (Alex Povolotsky)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11as4xxw8f/html-formfu-save-multi-value-fields-many-to-many-fails-if-condition-from-stash-set]]></link>
<dc:date>2011-10-25T17:54:35Z</dc:date>
<dc:creator><![CDATA[Alex Povolotsky]]></dc:creator>
<description><![CDATA[Hello! Working with trivial many-to-many checkbox selection, I&#39;ve triggered an error. If, and only if condition_from_stash is set, _save_multi_value_fields_many_to_many for some reason fails to clean ... -- <a href="http://grokbase.com/user/Alex-Povolotsky/War9yiNkdmGQqbXRjxyisc">Alex Povolotsky</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Constraint: increasing value (Alex Povolotsky)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11arx2gfqm/html-formfu-constraint-increasing-value]]></link>
<dc:date>2011-10-24T19:31:52Z</dc:date>
<dc:creator><![CDATA[Alex Povolotsky]]></dc:creator>
<description><![CDATA[Hello! How can I most clean and nice write a constraint &quot;Number must not be decreased&quot;? As far as I remember, H::F::C::Range allows only constants... Alex -- <a href="http://grokbase.com/user/Alex-Povolotsky/War9yiNkdmGQqbXRjxyisc">Alex Povolotsky</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] How to prefill form from Session (Abhishek jain)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11ajk7grgh/html-formfu-how-to-prefill-form-from-session]]></link>
<dc:date>2011-10-18T10:30:24Z</dc:date>
<dc:creator><![CDATA[Abhishek jain]]></dc:creator>
<description><![CDATA[hi, Another newbie ques from me, i tried searching on google first but couldnt find a sol. How to prefill form from session, iam doing multi step form and i need a way to persist values via session ... -- <a href="http://grokbase.com/user/Abhishek-jain/3tyhZzy6jdwcNfBhdXUy1T">Abhishek jain</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>3</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Catalyst::Controller::HTML::FormFu embedding label field in span tag (Abhishek jain)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11aj4xne4a/html-formfu-catalyst-controller-html-formfu-embedding-label-field-in-span-tag]]></link>
<dc:date>2011-10-18T08:37:32Z</dc:date>
<dc:creator><![CDATA[Abhishek jain]]></dc:creator>
<description><![CDATA[Hi, Is there a way i can add each individual form fields within an &lt;li tag. i am talking about some configuration in the yaml config file for Catalyst::Controller::HTML::FormFu ALso i will like to ... -- <a href="http://grokbase.com/user/Abhishek-jain/3tyhZzy6jdwcNfBhdXUy1T">Abhishek jain</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Confusing error with File element (Gabor HALASZ)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11ag2z6hv1/html-formfu-confusing-error-with-file-element]]></link>
<dc:date>2011-10-16T21:56:40Z</dc:date>
<dc:creator><![CDATA[Gabor HALASZ]]></dc:creator>
<description><![CDATA[Hi! I created a logicaly wrong from config when I extend my form with a file element. I created the config: filter TrimEdges filter HTMLEscape filter HTMLScrubber &lt;elements ... &lt;elements type File ... -- <a href="http://grokbase.com/user/Gabor-HALASZ/ssQuajLsnjnFuVZJyqC9cf">Gabor HALASZ</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] FormFu observations (Xaos)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11aec3jp4z/html-formfu-formfu-observations]]></link>
<dc:date>2011-10-14T23:33:24Z</dc:date>
<dc:creator><![CDATA[Xaos]]></dc:creator>
<description><![CDATA[Hello everyone, After using FormFu for the past 4 months, I&#39;d like to share with you some of my observations. Starting with FormFu was a bit of a learning curve, mainly because of the lack of ... -- <a href="http://grokbase.com/user/Xaos/fNNwT1npqiDNugJBA9mjwY">Xaos</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Looking for clarification on ComboBox and Model::DBIC (Alex Povolotsky)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/11a5r8nh6d/html-formfu-looking-for-clarification-on-combobox-and-model-dbic]]></link>
<dc:date>2011-10-05T15:09:15Z</dc:date>
<dc:creator><![CDATA[Alex Povolotsky]]></dc:creator>
<description><![CDATA[Hello! I&#39;m working on a simple database, minimal extract looks like create table genre (id serial primary key, genre_name varchar(128) not null); create table shot (id serial primary key, gid int not ... -- <a href="http://grokbase.com/user/Alex-Povolotsky/War9yiNkdmGQqbXRjxyisc">Alex Povolotsky</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>3</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Found leak in HTML::FormFu::Localize (Matthias Dietrich)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/119xxcvw0f/html-formfu-found-leak-in-html-formfu-localize]]></link>
<dc:date>2011-09-29T14:43:15Z</dc:date>
<dc:creator><![CDATA[Matthias Dietrich]]></dc:creator>
<description><![CDATA[Hi, I went through my Catalyst app with CatalystX::LeakChecker to find possible leaks. CatalystX::LeakChecker showed a leak within FormFu, the following patch should fix it (tests pass, my app works, ... -- <a href="http://grokbase.com/user/Matthias-Dietrich/H82gTG3YQ7fmLP9E1swQDR">Matthias Dietrich</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>1</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Pre-populating a form (no submit yet) (J. Bobby Lopez)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/119pp2pzer/html-formfu-pre-populating-a-form-no-submit-yet]]></link>
<dc:date>2011-09-22T20:10:15Z</dc:date>
<dc:creator><![CDATA[J. Bobby Lopez]]></dc:creator>
<description><![CDATA[Hello, I&#39;m trying to figure out how to pre-populate a formfu form with data I have in a %hash. The keys in the hash match the names of form elements (if that&#39;s helpful at all). The problem I&#39;m ... -- <a href="http://grokbase.com/user/J-Bobby-Lopez/gyWkxwZNoN3jWyAEewCct6">J. Bobby Lopez</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Localize value (Stefan)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/119de69pke/html-formfu-localize-value]]></link>
<dc:date>2011-09-13T10:41:28Z</dc:date>
<dc:creator><![CDATA[Stefan]]></dc:creator>
<description><![CDATA[Hi, I&#39;m using Catalyst with FormFu. Now I want to localize also the values. Localizing labels is already working with label_loc. But there is no such function for values (like value_loc). Eg: I hav a ... -- <a href="http://grokbase.com/user/Stefan/hrKinYEivzGrTK38A1ZXUy">Stefan</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>5</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Quick question (George Hrysanthopoulos)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1196j393mt/html-formfu-quick-question]]></link>
<dc:date>2011-09-06T04:42:07Z</dc:date>
<dc:creator><![CDATA[George Hrysanthopoulos]]></dc:creator>
<description><![CDATA[Hello everyone, can anyone tell me why this: - type: Block elements: - type: Src content: &quot;&lt;a href=\&quot;linux\&quot; lll&lt;/a &quot; Produces this: &lt;div &amp;lt;a href=&amp;#34;linux&amp;#34; lll&amp;lt;/a &lt;/div Instead of: &lt;div ... -- <a href="http://grokbase.com/user/George-Hrysanthopoulos/fNNwT1npqiDNugJBA9mjwY">George Hrysanthopoulos</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Using 2 columns as the element label? (Octavian Rasnita)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/118q60asw8/html-formfu-using-2-columns-as-the-element-label]]></link>
<dc:date>2011-08-23T10:41:15Z</dc:date>
<dc:creator><![CDATA[Octavian Rasnita]]></dc:creator>
<description><![CDATA[Hi, I have the following form definition: &lt;elements name user_id type Select label User: empty_first 1 empty_first_label_loc - All users - &lt;model_config resultset User id_column id label_column ... -- <a href="http://grokbase.com/user/Octavian-Rasnita/SeobfmKH5bQBi3wryBNAoR">Octavian Rasnita</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>2</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] using formfu as any other perl module. use HTML::FormFu; (Rajeev Prasad)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/117wbawdvg/html-formfu-using-formfu-as-any-other-perl-module-use-html-formfu]]></link>
<dc:date>2011-07-28T22:14:11Z</dc:date>
<dc:creator><![CDATA[Rajeev Prasad]]></dc:creator>
<description><![CDATA[Hello,following was originally asked by Bart Lateur on (i guess) the same list. I could not find a solution to his problem. The reason I reproduced his exact question here, is because i have the same ... -- <a href="http://grokbase.com/user/Rajeev-Prasad/18xYPsQRaZv7qMqiMAor7P">Rajeev Prasad</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] *_xml accessor methods (Wolfgang Kinkeldei)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/117dz8wv9t/html-formfu-xml-accessor-methods]]></link>
<dc:date>2011-07-13T05:09:35Z</dc:date>
<dc:creator><![CDATA[Wolfgang Kinkeldei]]></dc:creator>
<description><![CDATA[Hi, after looking through some files of the HTML::FormFu distribution, I discovered that some accessors are generated that are not documented. It is possible to use &#39;id_xml&#39;, &#39;action_xml&#39;, ... -- <a href="http://grokbase.com/user/Wolfgang-Kinkeldei/xQRc42JsGGAyMVXDSYXTVg">Wolfgang Kinkeldei</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Help getting started with a concept. (Xaos)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/116yp65hbv/html-formfu-help-getting-started-with-a-concept]]></link>
<dc:date>2011-06-30T00:48:12Z</dc:date>
<dc:creator><![CDATA[Xaos]]></dc:creator>
<description><![CDATA[Sorry everyone. I initially posted this under a wrong thread as a new message. I think I was reading the thread and then just tried to post a new message. Apologies :( Anyway, here I go again: I need ... -- <a href="http://grokbase.com/user/Xaos/fNNwT1npqiDNugJBA9mjwY">Xaos</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>8</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] many_to_many, again (Alex Povolotsky)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/116k1f1m1d/html-formfu-many-to-many-again]]></link>
<dc:date>2011-06-19T20:09:45Z</dc:date>
<dc:creator><![CDATA[Alex Povolotsky]]></dc:creator>
<description><![CDATA[Hello! After a three years break, I&#39;m trying (again) to make many_to_many relationship working. Again no success. === Account.pm === __PACKAGE__- has_many( &quot;a_gs&quot;, &quot;Forum::Schema::Result::AG&quot;, { ... -- <a href="http://grokbase.com/user/Alex-Povolotsky/War9yiNkdmGQqbXRjxyisc">Alex Povolotsky</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>4</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Possible H::FF::M::DBIC bug with deeply nested relationships (Peter Shangov)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/116h8fq1f8/html-formfu-possible-h-ff-m-dbic-bug-with-deeply-nested-relationships]]></link>
<dc:date>2011-06-17T12:15:56Z</dc:date>
<dc:creator><![CDATA[Peter Shangov]]></dc:creator>
<description><![CDATA[Hi all, I was working on a fix for a strange issue where?H::FF::M::DBIC will attempt to create an empty related row when no values were submitted for that relationship, and while trying to reproduce ... -- <a href="http://grokbase.com/user/Peter-Shangov/17DJuTzYiy7QNy3NSmzkkT">Peter Shangov</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Changes to H::FF::M::DBIC (Peter Shangov)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/116h2x18mf/html-formfu-changes-to-h-ff-m-dbic]]></link>
<dc:date>2011-06-17T11:46:34Z</dc:date>
<dc:creator><![CDATA[Peter Shangov]]></dc:creator>
<description><![CDATA[Hi all, I have made some updates to HTML::FormFu::Model::DBIC, namely: 1. belongs_to relationships are saved earlier so that they don&#39;t throw an exception when their FK in the related table is ... -- <a href="http://grokbase.com/user/Peter-Shangov/17DJuTzYiy7QNy3NSmzkkT">Peter Shangov</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>0</slash:comments>
</item>
		<item>
<title><![CDATA[[html-formfu] Processing a query (Benjamin Martin)]]></title>
<link><![CDATA[http://grokbase.com/t/sc/html-formfu/1167fy8wn1/html-formfu-processing-a-query]]></link>
<dc:date>2011-06-07T08:18:45Z</dc:date>
<dc:creator><![CDATA[Benjamin Martin]]></dc:creator>
<description><![CDATA[Hello All, I am using formfu with Dancer, something like so: $params = params(); $formfu- process( $params ); $params is a simple hashref of form name/values. I now want to process file uploads. Is ... -- <a href="http://grokbase.com/user/Benjamin-Martin/tH8sRBoUQN4a3MXRAjJrZP">Benjamin Martin</a>]]></description>
<category><![CDATA[Perl]]></category><category><![CDATA[Catalyst]]></category><slash:comments>3</slash:comments>
</item>
		
</channel>
</rss>