<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-29076</id>
	<title>Nabble - Knop Framework Discussion</title>
	<updated>2009-11-26T05:43:02Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Knop-Framework-Discussion-f29076.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-Framework-Discussion-f29076.html" />
	<subtitle type="html">&lt;a href=&quot;http://montania.se/projects/knop/index.lasso&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Knop&lt;/a&gt;&amp;nbsp;is a web application framework for &lt;a href=&quot;http://lassosoft.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Lasso Professional&lt;/a&gt;, consisting of a number of core components implemented as custom types, and a defined application flow and folder structure. 
&lt;br&gt;Knop is very much work in progress. All planned components do not exist yet, and the components that exist are in alpha or beta stage.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26529602</id>
	<title>Re: Some Knop 9 releases</title>
	<published>2009-11-26T05:43:02Z</published>
	<updated>2009-11-26T05:43:02Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">Fantastic contributions! It's lovely to see this moving forward without moving a finger.
&lt;br&gt;&lt;br&gt;&lt;br&gt;At 23.33 +1000 2009-11-26, Jolle Carlestam wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Hello!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I committed the first Lasso 9 adjusted Knop types to &lt;a href=&quot;http://code.google.com/p/knop/source/browse/#svn/branches/knop9rewrite&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/source/browse/#svn/branches/knop9rewrite&lt;/a&gt;&amp;nbsp;moments ago.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It's three files
&lt;br&gt;&amp;gt;knop_lang.lasso
&lt;br&gt;&amp;gt;knop_cache.lasso
&lt;br&gt;&amp;gt;knop_utils.lasso
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;These are types and methods written specifically for Lasso 9 taking advantage of the 9 specific features.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;The first should have all functions found in the real Knop_lang type
&lt;br&gt;&amp;gt;The second contains the caching types Knop uses. There's one new type that uses Lasso 9 threading instead of global vars.
&lt;br&gt;&amp;gt;The third contains
&lt;br&gt;&amp;gt;knop_foundrows		Not working yet pending bug fixes for string_replaceregexp.
&lt;br&gt;&amp;gt;knop_timer
&lt;br&gt;&amp;gt;knop_IDcrypt		Probably not compatible with encrypted material created with Lasso pre 9 due to differences in Blowfish.
&lt;br&gt;&amp;gt;knop_seed		Not finished pending how to replace __lassoservice_ip__
&lt;br&gt;&amp;gt;knop_stripbackticks
&lt;br&gt;&amp;gt;knop_unique		Can probably be ditched since Lasso 9s lasso_unique is safe enough
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;The code is to be considered alpha or beta. It's working in my environment but I've not been able to do any extensive testing on them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It's possible that the lang type uses my adjusted array comparing code. In so it won't work outside my setup. But that's easy to find out. :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;If you have time to test please do.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529602&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Some-Knop-9-releases-tp26529502p26529602.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26529502</id>
	<title>Some Knop 9 releases</title>
	<published>2009-11-26T05:33:59Z</published>
	<updated>2009-11-26T05:33:59Z</updated>
	<author>
		<name>Jolle Carlestam-3</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;I committed the first Lasso 9 adjusted Knop types to &lt;a href=&quot;http://code.google.com/p/knop/source/browse/#svn/branches/knop9rewrite&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/source/browse/#svn/branches/knop9rewrite&lt;/a&gt;&amp;nbsp;moments ago.
&lt;br&gt;&lt;br&gt;It's three files
&lt;br&gt;knop_lang.lasso
&lt;br&gt;knop_cache.lasso
&lt;br&gt;knop_utils.lasso
&lt;br&gt;&lt;br&gt;These are types and methods written specifically for Lasso 9 taking advantage of the 9 specific features.
&lt;br&gt;&lt;br&gt;The first should have all functions found in the real Knop_lang type
&lt;br&gt;The second contains the caching types Knop uses. There's one new type that uses Lasso 9 threading instead of global vars.
&lt;br&gt;The third contains
&lt;br&gt;knop_foundrows		Not working yet pending bug fixes for string_replaceregexp.
&lt;br&gt;knop_timer
&lt;br&gt;knop_IDcrypt		Probably not compatible with encrypted material created with Lasso pre 9 due to differences in Blowfish.
&lt;br&gt;knop_seed		Not finished pending how to replace __lassoservice_ip__
&lt;br&gt;knop_stripbackticks
&lt;br&gt;knop_unique		Can probably be ditched since Lasso 9s lasso_unique is safe enough
&lt;br&gt;&lt;br&gt;The code is to be considered alpha or beta. It's working in my environment but I've not been able to do any extensive testing on them.
&lt;br&gt;&lt;br&gt;It's possible that the lang type uses my adjusted array comparing code. In so it won't work outside my setup. But that's easy to find out. :-)
&lt;br&gt;&lt;br&gt;If you have time to test please do.
&lt;br&gt;&lt;br&gt;HDB
&lt;br&gt;Jolle
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529502&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529502&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26529502&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Some-Knop-9-releases-tp26529502p26529502.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487679</id>
	<title>Re: Knop lang for nine</title>
	<published>2009-11-23T15:00:05Z</published>
	<updated>2009-11-23T15:00:05Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">I've added a branch &amp;quot;knop9rewrite&amp;quot; on the SVN. Please add your work there.
&lt;br&gt;&lt;br&gt;At 19.09 +1000 2009-11-23, Jolle Carlestam wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I've fiddled together a version of the knop_lang object thats directly adopted for Lasso 9. It's working in my setup but it needs to be exposed to real life situations.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It doesn't do caching for the moment. And I've also excluded timer and debugging features.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I'm attaching it for evaluation. Wouldn't mind some test cases that I can throw at it to harden it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Attachment converted: MacBook:knoplang.lasso ( &amp;nbsp; &amp;nbsp;/ &amp;nbsp; &amp;nbsp;) (0479E2CB)
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487679&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-lang-for-nine-tp26474649p26487679.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26475198</id>
	<title>Re: Knop lang for nine</title>
	<published>2009-11-23T01:55:56Z</published>
	<updated>2009-11-23T01:55:56Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">Thanks for the contribution!
&lt;br&gt;&lt;br&gt;My own work with a Lasso 9 version has stopped for a while, partly due to lack of feedback to my questions on the Lasso 9 list.
&lt;br&gt;&lt;br&gt;At 19.09 +1000 2009-11-23, Jolle Carlestam wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I've fiddled together a version of the knop_lang object thats directly adopted for Lasso 9. It's working in my setup but it needs to be exposed to real life situations.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It doesn't do caching for the moment. And I've also excluded timer and debugging features.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I'm attaching it for evaluation. Wouldn't mind some test cases that I can throw at it to harden it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Attachment converted: MacBook:knoplang.lasso ( &amp;nbsp; &amp;nbsp;/ &amp;nbsp; &amp;nbsp;) (0479E2CB)
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475198&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-lang-for-nine-tp26474649p26475198.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474649</id>
	<title>Knop lang for nine</title>
	<published>2009-11-23T01:09:19Z</published>
	<updated>2009-11-23T01:09:19Z</updated>
	<author>
		<name>Jolle Carlestam-3</name>
	</author>
	<content type="html">I've fiddled together a version of the knop_lang object thats directly adopted for Lasso 9. It's working in my setup but it needs to be exposed to real life situations.
&lt;br&gt;&lt;br&gt;It doesn't do caching for the moment. And I've also excluded timer and debugging features.
&lt;br&gt;&lt;br&gt;I'm attaching it for evaluation. Wouldn't mind some test cases that I can throw at it to harden it.
&lt;br&gt;&lt;br&gt;HDB
&lt;br&gt;Jolle
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474649&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474649&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474649&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;knoplang.lasso&lt;/strong&gt; (18K) &lt;a href=&quot;http://old.nabble.com/attachment/26474649/0/knoplang.lasso&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-lang-for-nine-tp26474649p26474649.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26461335</id>
	<title>Re: Error in new version</title>
	<published>2009-11-21T15:09:49Z</published>
	<updated>2009-11-21T15:09:49Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">I think I found a lead to this issue.
&lt;br&gt;&lt;br&gt;The functionality breaks between versions 105 and 109 in 
&lt;br&gt;knop.lasso. &amp;nbsp;I ran a diff on the whole file, and started 
&lt;br&gt;commenting out chunks of code until I isolated the culprit, 
&lt;br&gt;between lines 6825 and 6837:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iterate: #except, (local: 'param');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#params -&amp;gt; (removeall: #param);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/iterate;
&lt;br&gt;&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if: #params &amp;gt;&amp;gt; '-keyvalue';
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#url += (#params -&amp;gt; (find: '-keyvalue') -&amp;gt; first -&amp;gt; 
&lt;br&gt;value) + '/';
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#params -&amp;gt; (removeall: '-keyvalue');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/if;
&lt;br&gt;&lt;br&gt;When I comment out those two chunks, I get the link in the grid 
&lt;br&gt;as follows:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://foo.com/admin/?customers/edit/&amp;-keyvalue=%23%23%23keyvalue%23%23%23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo.com/admin/?customers/edit/&amp;-keyvalue=%23%23%23keyvalue%23%23%23&lt;/a&gt;&lt;br&gt;&lt;br&gt;or in English:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://foo.com/admin/?customers/edit/?&amp;-keyvalue=###keyvalue###&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo.com/admin/?customers/edit/?&amp;-keyvalue=###keyvalue###&lt;/a&gt;&lt;br&gt;&lt;br&gt;Does that help narrow down the issue at all?
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/29/09 at 7:14 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cl@...&lt;/a&gt; (Conny Larsson) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I recognize some of this to but my memory is not with me today. 
&lt;br&gt;&amp;gt;No time now but I look at it later if I found any notes in my 
&lt;br&gt;&amp;gt;SVN commits.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;/C
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;29 okt 2009 kl. 15.09 skrev Johan Solve:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I recognize this and I'm pretty sure this was discovered and 
&lt;br&gt;&amp;gt;&amp;gt;fixed fairly recently, although I can't find any trace of that now.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Conny do you recall more details?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;At 07.29 -0700 2009-10-29, Steve Piercy wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;I've been getting the same error now on LP8.5 with the latest 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;version of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Knop:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: renderhtml
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: include with params: 'content'
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;position: 10
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Error Code: &amp;nbsp; &amp;nbsp; -9948
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Here is what I suspect:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; define_tag: 'renderlisting', -description='Outputs just 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;the actual record
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-except=(array: -path))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Bummer, I can't find anywhere in nav-&amp;gt;url where a 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;pair-&amp;gt;removeall could
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;happen.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;code that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;name #keyparamname. I don't want to think about if that's 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;even possible in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;trying the new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;(ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;'-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;View this message in context:
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Sent from the Knop Framework Discussion mailing list archive 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;____________________________________
&lt;br&gt;&amp;gt;Montania System AB
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Conny Larsson
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26461335&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Error-in-new-version-tp26114899p26461335.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460511</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T13:27:24Z</published>
	<updated>2009-11-21T13:27:24Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 11/21/09 at 10:05 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460511&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;inbox_js@...&lt;/a&gt; (Johan Solve) pronounced:
&lt;br&gt;&lt;br&gt;&amp;gt;At 12.20 -0800 2009-11-21, Steve Piercy - Web Site Builder wrote:
&lt;br&gt;&amp;gt;&amp;gt;Why not use a join on the named parameter values and store the resulting value in a
&lt;br&gt;&amp;gt;varchar column type?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;The best solution here might be a new optional parameter 
&lt;br&gt;&amp;gt;-optionsdelimiter when creating a form object. This would be 
&lt;br&gt;&amp;gt;used for -&amp;gt;loadfields and -&amp;gt;updatefields instead of the default 
&lt;br&gt;&amp;gt;delimiters for FM and other datasources.
&lt;br&gt;&lt;br&gt;Brilliant! &amp;nbsp;I also did a check on FM:
&lt;br&gt;&lt;br&gt;action_statement:
&lt;br&gt;/fmi/xml/FMPXMLRESULT.xml?-db=db&amp;-lay=lay&amp;mycheckbox=check1&amp;mycheckbox=check2&amp;mycheckbox=check3&amp;mycheckbox=check1&amp;-new
&lt;br&gt;&lt;br&gt;Values in mycheckbox:
&lt;br&gt;check1
&lt;br&gt;check2
&lt;br&gt;check3
&lt;br&gt;check1
&lt;br&gt;(separated by \r, no trailing \r)
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460511&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460511&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460511&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460511&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26460511.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460327</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T13:05:53Z</published>
	<updated>2009-11-21T13:05:53Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 12.20 -0800 2009-11-21, Steve Piercy - Web Site Builder wrote:
&lt;br&gt;&amp;gt;Why not use a join on the named parameter values and store the resulting value in a varchar column type?
&lt;br&gt;&lt;br&gt;The best solution here might be a new optional parameter -optionsdelimiter when creating a form object. This would be used for -&amp;gt;loadfields and -&amp;gt;updatefields instead of the default delimiters for FM and other datasources.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;Yes. &amp;nbsp;That's what I wanted to clarify. &amp;nbsp;Furthermore, the Lasso set type is different from MySQL's because Lasso's set elements can include commas. &amp;nbsp;And poor old FM has only text fields with value lists. &amp;nbsp;Ugh!
&lt;br&gt;&lt;br&gt;The Lasso Set data type has absolutely nothing to do with the MySQL SET data type. They share their name but that is a pure coincidence as far as I can tell.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460327&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460327&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460327&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26460327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459899</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T12:20:43Z</published>
	<updated>2009-11-21T12:20:43Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 11/21/09 at 8:27 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459899&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;inbox_js@...&lt;/a&gt; (Johan Solve) pronounced:
&lt;br&gt;&lt;br&gt;&amp;gt;inline(...
&lt;br&gt;&amp;gt;'mycheckbox'='check1',
&lt;br&gt;&amp;gt;'mycheckbox'='check2',
&lt;br&gt;&amp;gt;'mycheckbox'='check3',
&lt;br&gt;&amp;gt;'mycheckbox'='check1', &amp;nbsp;// modified
&lt;br&gt;&amp;gt;-add);
&lt;br&gt;&amp;gt;/inline;
&lt;br&gt;&lt;br&gt;action_statement; =&amp;gt;
&lt;br&gt;INSERT INTO db.table (`mycheckbox`) VALUES ('check1,check2,check3,check1')
&lt;br&gt;&lt;br&gt;Okay, now I see what you are doing.
&lt;br&gt;&lt;br&gt;Why not use a join on the named parameter values and store the 
&lt;br&gt;resulting value in a varchar column type? &amp;nbsp;Assuming the form 
&lt;br&gt;field is a checkbox:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;local('cb') = action_param('checkbox')-&amp;gt;split('\r');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;#cb = #cb-&amp;gt;join('|,|');
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;inline(...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'mycheckbox'=#cb,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-add);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/inline;
&lt;br&gt;&lt;br&gt;Then do the reverse when pulling data from a database column:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;field('mycheckbox')-&amp;gt;split('|,|');
&lt;br&gt;&lt;br&gt;That would preserve commas within submitted values. &amp;nbsp;Of course 
&lt;br&gt;that removes a few advantages of a set column type.
&lt;br&gt;&lt;br&gt;Perhaps a flag within Knop would allow the developer to choose 
&lt;br&gt;which MySQL column type to use. &amp;nbsp;Or even more useful and 
&lt;br&gt;potentially less prone to mistakes would be to have Knop 
&lt;br&gt;auto-detect whether the column type is a set, then use either 
&lt;br&gt;the existing method, else use the one I describe above. &amp;nbsp;What do 
&lt;br&gt;you think?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;Also can you clarify the context you mean for &amp;quot;set&amp;quot; in MySQL? &amp;nbsp;There are data types
&lt;br&gt;&amp;gt;and column types (and many other terms) in MySQL that are named &amp;quot;set&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Data types and column types are the same thing in MySQL, aren't they?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/set.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/set.html&lt;/a&gt;&lt;br&gt;&amp;gt;&lt;a href=&quot;http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;In any case, I'm not talking about the SET verb used in UPDATE, 
&lt;br&gt;&amp;gt;nor am I talking about character SET.
&lt;/div&gt;&lt;br&gt;Yes. &amp;nbsp;That's what I wanted to clarify. &amp;nbsp;Furthermore, the Lasso 
&lt;br&gt;set type is different from MySQL's because Lasso's set elements 
&lt;br&gt;can include commas. &amp;nbsp;And poor old FM has only text fields with 
&lt;br&gt;value lists. &amp;nbsp;Ugh!
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459899&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459899&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459899&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459899&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26459899.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459516</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T11:27:14Z</published>
	<updated>2009-11-21T11:27:14Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 06.15 -0800 2009-11-21, Steve Piercy - Web Site Builder wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I did this test:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Form, with all items checked:
&lt;br&gt;&amp;gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;3&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Response:
&lt;br&gt;&amp;gt;action_param('checkbox');
&lt;br&gt;&amp;gt;=&amp;gt;
&lt;br&gt;&amp;gt;1
&lt;br&gt;&amp;gt;2
&lt;br&gt;&amp;gt;3
&lt;br&gt;&amp;gt;1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;The values are returned separated by \r, not a comma. &amp;nbsp;So I'm confused by how you use the term &amp;quot;set&amp;quot; for Lasso. &amp;nbsp;The data type returned is a string or an array of pairs, not a set.
&lt;/div&gt;&lt;br&gt;Try the inline I posted earlier in this thread and see how it gets stored in MySQL.
&lt;br&gt;&lt;br&gt;inline(...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check1',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check2',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check3',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -add);
&lt;br&gt;/inline;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;Also can you clarify the context you mean for &amp;quot;set&amp;quot; in MySQL? &amp;nbsp;There are data types and column types (and many other terms) in MySQL that are named &amp;quot;set&amp;quot;.
&lt;br&gt;&lt;br&gt;Data types and column types are the same thing in MySQL, aren't they?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/set.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/set.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;In any case, I'm not talking about the SET verb used in UPDATE, nor am I talking about character SET.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459516&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459516&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459516&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459516&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26459516.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26456958</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T06:15:42Z</published>
	<updated>2009-11-21T06:15:42Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 11/21/09 at 5:51 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;Site Builder) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;On 11/21/09 at 11:13 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;inbox_js@...&lt;/a&gt; (Johan Solve) pronounced:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;At 09.35 +1000 2009-11-21, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;That was really odd. Why not store with line feed as separator? I can come up with
&lt;br&gt;&amp;gt;&amp;gt;a number of valid cases where a value list can contain comma in the values.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Me too, but this is not a Knop invention. Sure, we could use 
&lt;br&gt;&amp;gt;&amp;gt;any separator we like, but then we're not compatible with how 
&lt;br&gt;&amp;gt;&amp;gt;Lasso usually does it or how MySQL SETs are manipulated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Although we have no control over the convention of the 
&lt;br&gt;&amp;gt;separator used, we could control the encapsulator.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;|value1|,|value2|,...,|valueN|
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Knop could store multi-select values encapsulated with a 
&lt;br&gt;&amp;gt;string, remove the first and last encapsulation strings then 
&lt;br&gt;&amp;gt;use -&amp;gt;split('encapsulator,encapsulator'). &amp;nbsp;Alternatively, omit 
&lt;br&gt;&amp;gt;the first and last encapsulators.
&lt;/div&gt;&lt;br&gt;I did this test:
&lt;br&gt;&lt;br&gt;Form, with all items checked:
&lt;br&gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;3&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input name=&amp;quot;checkbox&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Response:
&lt;br&gt;action_param('checkbox');
&lt;br&gt;=&amp;gt;
&lt;br&gt;1
&lt;br&gt;2
&lt;br&gt;3
&lt;br&gt;1
&lt;br&gt;&lt;br&gt;The values are returned separated by \r, not a comma. &amp;nbsp;So I'm 
&lt;br&gt;confused by how you use the term &amp;quot;set&amp;quot; for Lasso. &amp;nbsp;The data type 
&lt;br&gt;returned is a string or an array of pairs, not a set.
&lt;br&gt;&lt;br&gt;Also can you clarify the context you mean for &amp;quot;set&amp;quot; in MySQL? &amp;nbsp;
&lt;br&gt;There are data types and column types (and many other terms) in 
&lt;br&gt;MySQL that are named &amp;quot;set&amp;quot;.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456958&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26456958.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26456772</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T05:51:41Z</published>
	<updated>2009-11-21T05:51:41Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 11/21/09 at 11:13 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456772&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;inbox_js@...&lt;/a&gt; (Johan Solve) pronounced:
&lt;br&gt;&lt;br&gt;&amp;gt;At 09.35 +1000 2009-11-21, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;That was really odd. Why not store with line feed as separator? I can come up with
&lt;br&gt;&amp;gt;a number of valid cases where a value list can contain comma in the values.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Me too, but this is not a Knop invention. Sure, we could use 
&lt;br&gt;&amp;gt;any separator we like, but then we're not compatible with how 
&lt;br&gt;&amp;gt;Lasso usually does it or how MySQL SETs are manipulated.
&lt;br&gt;&lt;br&gt;Although we have no control over the convention of the separator 
&lt;br&gt;used, we could control the encapsulator.
&lt;br&gt;&lt;br&gt;|value1|,|value2|,...,|valueN|
&lt;br&gt;&lt;br&gt;Knop could store multi-select values encapsulated with a string, 
&lt;br&gt;remove the first and last encapsulation strings then use 
&lt;br&gt;-&amp;gt;split('encapsulator,encapsulator'). &amp;nbsp;Alternatively, omit the 
&lt;br&gt;first and last encapsulators.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456772&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456772&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456772&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456772&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26456772.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26456160</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-21T02:13:39Z</published>
	<updated>2009-11-21T02:13:39Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 09.35 +1000 2009-11-21, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;That was really odd. Why not store with line feed as separator? I can come up with a number of valid cases where a value list can contain comma in the values.
&lt;br&gt;&lt;br&gt;Me too, but this is not a Knop invention. Sure, we could use any separator we like, but then we're not compatible with how Lasso usually does it or how MySQL SETs are manipulated.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456160&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456160&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456160&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26456160&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26456160.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26452000</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-20T15:35:26Z</published>
	<updated>2009-11-20T15:35:26Z</updated>
	<author>
		<name>Jolle Carlestam-3</name>
	</author>
	<content type="html">21 nov 2009 kl. 08.56 skrev Johan Solve:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; At 08.28 +1000 2009-11-21, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt; Why it needs to split on comma I don't know so I don't dare tamper with it. But it's rather inconvenient. I can think of a number of occasions where a list containing comma separated values is relevant.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This is how Lasso stores multiple checkbox values of the same name in MySQL, be it a varchar field or a SET.
&lt;br&gt;&amp;gt; So an inline like this
&lt;br&gt;&amp;gt; inline(...
&lt;br&gt;&amp;gt; 	'mycheckbox'='check1',
&lt;br&gt;&amp;gt; 	'mycheckbox'='check2',
&lt;br&gt;&amp;gt; 	'mycheckbox'='check3',
&lt;br&gt;&amp;gt; 	-add);
&lt;br&gt;&amp;gt; /inline;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; will be stored like this in mycheckbox in mysql
&lt;br&gt;&amp;gt; check1,check2,check3
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So when reading those values and populating checkboxes for them, we need to split on ',' to make it match.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's not cute but this is how it works.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you find a good workaround for this then I'm all ears.
&lt;/div&gt;&lt;br&gt;That was really odd. Why not store with line feed as separator? I can come up with a number of valid cases where a value list can contain comma in the values.
&lt;br&gt;Movie titles: &amp;quot;Patrik 1,5&amp;quot;
&lt;br&gt;The problem case: &amp;quot;1 st 16A, 400V&amp;quot;
&lt;br&gt;Numbers: &amp;quot;1,5&amp;quot;
&lt;br&gt;&lt;br&gt;Where I can't come up with any example where the list would have line feeds.
&lt;br&gt;&lt;br&gt;HDB
&lt;br&gt;Jolle
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26452000&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26452000&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26452000&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26452000.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26451580</id>
	<title>Re: Error in form select option when using comma</title>
	<published>2009-11-20T14:56:45Z</published>
	<updated>2009-11-20T14:56:45Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 08.28 +1000 2009-11-21, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;Why it needs to split on comma I don't know so I don't dare tamper with it. But it's rather inconvenient. I can think of a number of occasions where a list containing comma separated values is relevant.
&lt;br&gt;&lt;br&gt;This is how Lasso stores multiple checkbox values of the same name in MySQL, be it a varchar field or a SET.
&lt;br&gt;So an inline like this
&lt;br&gt;inline(...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check1',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check2',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'mycheckbox'='check3',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -add);
&lt;br&gt;/inline;
&lt;br&gt;&lt;br&gt;will be stored like this in mycheckbox in mysql
&lt;br&gt;check1,check2,check3
&lt;br&gt;&lt;br&gt;So when reading those values and populating checkboxes for them, we need to split on ',' to make it match.
&lt;br&gt;&lt;br&gt;It's not cute but this is how it works.
&lt;br&gt;&lt;br&gt;If you find a good workaround for this then I'm all ears.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451580&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451580&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451580&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451580&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26451580.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26451267</id>
	<title>Error in form select option when using comma</title>
	<published>2009-11-20T14:28:25Z</published>
	<updated>2009-11-20T14:28:25Z</updated>
	<author>
		<name>Jolle Carlestam-3</name>
	</author>
	<content type="html">I've stumbled on (and got tripped by) an undesired behavior on Knop form when using select fields and option lists.
&lt;br&gt;&lt;br&gt;The resulting option list does not find the correct field value to attached selected=&amp;quot;selected&amp;quot; if the field and the corresponding option list item contains a comma &amp;quot;,&amp;quot;.
&lt;br&gt;&lt;br&gt;It is probably related to this part of the Knop form code:
&lt;br&gt;if: #fieldvalue_array -&amp;gt; type != 'array';
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if: #fieldvalue_array &amp;gt;&amp;gt; '\r'; // Filemaker value list with multiple checked
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #fieldvalue_array = #fieldvalue_array -&amp;gt; (split: '\r');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else: #fieldvalue_array &amp;gt;&amp;gt; ','; // Other database with multiple checked
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #fieldvalue_array = #fieldvalue_array -&amp;gt; (split: ',');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #fieldvalue_array = array: #fieldvalue_array;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;/if;
&lt;br&gt;&lt;br&gt;Why it needs to split on comma I don't know so I don't dare tamper with it. But it's rather inconvenient. I can think of a number of occasions where a list containing comma separated values is relevant.
&lt;br&gt;&lt;br&gt;HDB
&lt;br&gt;Jolle
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451267&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451267&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26451267&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-form-select-option-when-using-comma-tp26451267p26451267.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26188808</id>
	<title>Re: Knop form questions</title>
	<published>2009-11-03T15:55:04Z</published>
	<updated>2009-11-03T15:55:04Z</updated>
	<author>
		<name>Brian Loomis-2</name>
	</author>
	<content type="html">beautiful stuff.
&lt;br&gt;&lt;br&gt;On Nov 3, 2009, at 4:51 PM, Johan Solve wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; At 13.01 -0700 2009-11-03, Brian Loomis wrote:
&lt;br&gt;&amp;gt;&amp;gt; 2) It looks like there may be several points where the output could &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; be adjusted to wrap the forms pieces in &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt; instead of the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br /&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt; Is anyone doing this yet?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As you probably already know you can specify a template for the form &amp;nbsp;
&lt;br&gt;&amp;gt; with the -template parameter, either when creating the form object &amp;nbsp;
&lt;br&gt;&amp;gt; or using the -&amp;gt;setformat tag afterwards.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The default template looks like this
&lt;br&gt;&amp;gt; #label# #field##required#&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So I guess you would use a template string like this
&lt;br&gt;&amp;gt; &amp;lt;li&amp;gt;#label# #field##required#&amp;lt;/li&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188808&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26188808.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26188778</id>
	<title>Re: Knop form questions</title>
	<published>2009-11-03T15:51:15Z</published>
	<updated>2009-11-03T15:51:15Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 13.01 -0700 2009-11-03, Brian Loomis wrote:
&lt;br&gt;&amp;gt;2) It looks like there may be several points where the output could be adjusted to wrap the forms pieces in &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt; instead of the &amp;lt;br /&amp;gt;.
&lt;br&gt;&amp;gt;Is anyone doing this yet?
&lt;br&gt;&lt;br&gt;As you probably already know you can specify a template for the form with the -template parameter, either when creating the form object or using the -&amp;gt;setformat tag afterwards.
&lt;br&gt;&lt;br&gt;The default template looks like this
&lt;br&gt;#label# #field##required#&amp;lt;br&amp;gt;
&lt;br&gt;&lt;br&gt;So I guess you would use a template string like this
&lt;br&gt;&amp;lt;li&amp;gt;#label# #field##required#&amp;lt;/li&amp;gt;
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188778&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188778&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188778&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188778&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26188778.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26188777</id>
	<title>Re: Knop form questions</title>
	<published>2009-11-03T15:44:53Z</published>
	<updated>2009-11-03T15:44:53Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">At 12.58 -0800 2009-11-03, Steve Piercy - Web Site Builder wrote:
&lt;br&gt;&amp;gt;On 11/3/09 at 1:01 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188777&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brianloomis1@...&lt;/a&gt; (Brian Loomis) pronounced:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I'm messing around with knop form this morning and have some questions.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;1) Is is possible using this: [$form -&amp;gt; renderform( -xhtml=true)] &amp;nbsp;to get the form pieces to follow any other format than the &amp;lt;br /&amp;gt; delimited format? For example, I'd like to continue to use forms inside of 960 grids so I have control over the spacing precisely.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Yup.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;$f-&amp;gt;renderform(-from=x,-to=y); // where x and y are the starting and ending index values of form objects in the config file.
&lt;br&gt;&lt;br&gt;-from and -to can also take names.
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188777&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188777&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188777&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188777&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26188777.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26186485</id>
	<title>Re: Knop form questions</title>
	<published>2009-11-03T12:58:33Z</published>
	<updated>2009-11-03T12:58:33Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 11/3/09 at 1:01 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26186485&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brianloomis1@...&lt;/a&gt; (Brian Loomis) pronounced:
&lt;br&gt;&lt;br&gt;&amp;gt;I'm messing around with knop form this morning and have some questions.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;1) Is is possible using this: [$form -&amp;gt; renderform( 
&lt;br&gt;&amp;gt;-xhtml=true)] &amp;nbsp;to get the form pieces to follow any other 
&lt;br&gt;&amp;gt;format than the &amp;lt;br /&amp;gt; delimited format? For example, I'd like 
&lt;br&gt;&amp;gt;to continue to use forms inside of 960 grids so I have control 
&lt;br&gt;&amp;gt;over the spacing precisely.
&lt;br&gt;&lt;br&gt;Yup.
&lt;br&gt;&lt;br&gt;$f-&amp;gt;renderform(-from=x,-to=y); // where x and y are the starting 
&lt;br&gt;and ending index values of form objects in the config file.
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;$f-&amp;gt;renderform(-name='name');
&lt;br&gt;&lt;br&gt;&amp;gt;2) It looks like there may be several points where the output 
&lt;br&gt;&amp;gt;could be adjusted to wrap the forms pieces in &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt; instead 
&lt;br&gt;&amp;gt;of the &amp;lt;br /&amp;gt;. &amp;nbsp;Is anyone doing this yet?
&lt;br&gt;&lt;br&gt;Yup. &amp;nbsp;Using an iterate for example:
&lt;br&gt;&lt;br&gt;&amp;lt;ul&amp;gt;
&lt;br&gt;[
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;iterate(array('field1','field2',...,'fieldN'), local('i'));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'&amp;lt;li&amp;gt;' + $f-&amp;gt;renderform(-name='name') + '&amp;lt;/li&amp;gt;';
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;iterate;
&lt;br&gt;]
&lt;br&gt;&amp;lt;/ul&amp;gt;
&lt;br&gt;&lt;br&gt;You can also use string string_replace on 
&lt;br&gt;$f-&amp;gt;renderform(-name='name') to modify the output.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26186485&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26186485&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26186485&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26186485&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26186485.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26185708</id>
	<title>Re: Knop form questions</title>
	<published>2009-11-03T12:03:06Z</published>
	<updated>2009-11-03T12:03:06Z</updated>
	<author>
		<name>Brian Loomis-2</name>
	</author>
	<content type="html">I guess to be more clear, can you use an HTML template and render each &amp;nbsp;
&lt;br&gt;component separately inside of unque areas? &amp;nbsp;Spans or divs' for example?
&lt;br&gt;&lt;br&gt;On Nov 3, 2009, at 1:01 PM, Brian Loomis wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 1) Is is possible using this: [$form -&amp;gt; renderform( -xhtml=true)] &amp;nbsp; 
&lt;br&gt;&amp;gt; to get the form pieces to follow any other format than the &amp;lt;br /&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; delimited format? For example, I'd like to continue to use forms &amp;nbsp;
&lt;br&gt;&amp;gt; inside of 960 grids so I have control over the spacing precisely.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185708&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185708&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26185708.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26185671</id>
	<title>Knop form questions</title>
	<published>2009-11-03T12:01:03Z</published>
	<updated>2009-11-03T12:01:03Z</updated>
	<author>
		<name>Brian Loomis-2</name>
	</author>
	<content type="html">I'm messing around with knop form this morning and have some questions.
&lt;br&gt;&lt;br&gt;1) Is is possible using this: [$form -&amp;gt; renderform( -xhtml=true)] &amp;nbsp;to &amp;nbsp;
&lt;br&gt;get the form pieces to follow any other format than the &amp;lt;br /&amp;gt; &amp;nbsp;
&lt;br&gt;delimited format? For example, I'd like to continue to use forms &amp;nbsp;
&lt;br&gt;inside of 960 grids so I have control over the spacing precisely.
&lt;br&gt;&lt;br&gt;2) It looks like there may be several points where the output could be &amp;nbsp;
&lt;br&gt;adjusted to wrap the forms pieces in &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt; instead of the &amp;lt;br /&amp;gt;. &amp;nbsp; 
&lt;br&gt;Is anyone doing this yet?
&lt;br&gt;&lt;br&gt;Brian Loomis
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185671&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185671&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185671&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Knop-form-questions-tp26185671p26185671.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26124216</id>
	<title>Re: Delete Record issue with clearlocks</title>
	<published>2009-10-29T19:48:48Z</published>
	<updated>2009-10-29T19:48:48Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">Commenting out this line in /_library/lib_advanced_list.inc 
&lt;br&gt;removes the error when deleting the record.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$s_user -&amp;gt; clearlocks;
&lt;br&gt;&lt;br&gt;So to prevent the issue when deleting a record with locks, 
&lt;br&gt;either Knop should check for the existence of the record OR the 
&lt;br&gt;developer needs to wrap it with a conditional:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if(action_param('deletebutton') != '');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$s_user -&amp;gt; clearlocks;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/if;
&lt;br&gt;&lt;br&gt;Or maybe I'm misunderstand something fundamental to how Knop works.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/29/09 at 10:16 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;Site Builder) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;In the Knop demo files, when one tries to delete a record in 
&lt;br&gt;&amp;gt;the Customers Advanced section:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;No tag, type or constant was defined under the name string-&amp;gt;clearlocks.
&lt;br&gt;&amp;gt;at: /_library/lib_advanced_list.inc on line: 34 at position: 13
&lt;br&gt;&amp;gt;at: include with params: '/_library/lib_advanced_list.inc'
&lt;br&gt;&amp;gt;at: include with params: 'library'
&lt;br&gt;&amp;gt;at: /index.lasso on line: 42 at position: 10
&lt;br&gt;&amp;gt;at: include with params: '/index.lasso'
&lt;br&gt;&amp;gt;at: /urlhandler.inc on line: 13 at position: 20
&lt;br&gt;&amp;gt;at: include with params: '/urlhandler.inc'
&lt;br&gt;&amp;gt;at: _at_begin
&lt;br&gt;&amp;gt;Error Code: &amp;nbsp; &amp;nbsp; -9948
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;This is the June 27, 2009 version.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It's as if the user type is not really a type, but a string???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
&lt;br&gt;&amp;gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Soquel, CA
&lt;br&gt;&amp;gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124216&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Delete-Record-issue-with-clearlocks-tp26117216p26124216.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118126</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T11:14:13Z</published>
	<updated>2009-10-29T11:14:13Z</updated>
	<author>
		<name>Conny Larsson</name>
	</author>
	<content type="html">&lt;br&gt;I recognize some of this to but my memory is not with me today. No &amp;nbsp;
&lt;br&gt;time now but I look at it later if I found any notes in my SVN commits.
&lt;br&gt;&lt;br&gt;/C
&lt;br&gt;&lt;br&gt;29 okt 2009 kl. 15.09 skrev Johan Solve:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I recognize this and I'm pretty sure this was discovered and fixed &amp;nbsp;
&lt;br&gt;&amp;gt; fairly recently, although I can't find any trace of that now.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Conny do you recall more details?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; At 07.29 -0700 2009-10-29, Steve Piercy wrote:
&lt;br&gt;&amp;gt;&amp;gt; I've been getting the same error now on LP8.5 with the latest &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; version of
&lt;br&gt;&amp;gt;&amp;gt; Knop:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; No tag, type or constant was defined under the name pair-&amp;gt;removeall &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt; arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt; at: url with params: -path='discounts/edit', '- 
&lt;br&gt;&amp;gt;&amp;gt; keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt; -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt; at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;&amp;gt; at: renderhtml
&lt;br&gt;&amp;gt;&amp;gt; at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;&amp;gt; at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;&amp;gt; at: include with params: 'content'
&lt;br&gt;&amp;gt;&amp;gt; at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;&amp;gt; position: 10
&lt;br&gt;&amp;gt;&amp;gt; Error Code: 	-9948
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Here is what I suspect:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 	define_tag: 'renderlisting', -description='Outputs just the actual &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; record
&lt;br&gt;&amp;gt;&amp;gt; listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 					#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url,
&lt;br&gt;&amp;gt;&amp;gt; 						#keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt; 						-autoparams,
&lt;br&gt;&amp;gt;&amp;gt; 						-except=(array: -path))));
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --steve
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; could
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; happen.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The syntax error is in the -&amp;gt;url member tag. You quoted the code &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt; calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Btw Steve, the '-keyvalue' string comes from using a dynamic &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; parameter
&lt;br&gt;&amp;gt;&amp;gt; name #keyparamname. I don't want to think about if that's even &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; possible in
&lt;br&gt;&amp;gt;&amp;gt; nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I get an error when trying to display a grid. It's when trying &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the new
&lt;br&gt;&amp;gt;&amp;gt; (ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; No tag, type or constant was defined under the name pair- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;&amp;gt; '-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 		if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 			iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 				if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 					#url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 					#keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 					#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 						#keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 						-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 						-except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 				/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 			/iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 		/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Sent from the Knop Framework Discussion mailing list archive at &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; knop/
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;____________________________________
&lt;br&gt;Montania System AB
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&lt;br&gt;&lt;br&gt;Conny Larsson
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118126&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Error-in-new-version-tp26114899p26118126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117216</id>
	<title>Delete Record issue with clearlocks</title>
	<published>2009-10-29T10:16:47Z</published>
	<updated>2009-10-29T10:16:47Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">In the Knop demo files, when one tries to delete a record in the 
&lt;br&gt;Customers Advanced section:
&lt;br&gt;&lt;br&gt;No tag, type or constant was defined under the name string-&amp;gt;clearlocks.
&lt;br&gt;at: /_library/lib_advanced_list.inc on line: 34 at position: 13
&lt;br&gt;at: include with params: '/_library/lib_advanced_list.inc'
&lt;br&gt;at: include with params: 'library'
&lt;br&gt;at: /index.lasso on line: 42 at position: 10
&lt;br&gt;at: include with params: '/index.lasso'
&lt;br&gt;at: /urlhandler.inc on line: 13 at position: 20
&lt;br&gt;at: include with params: '/urlhandler.inc'
&lt;br&gt;at: _at_begin
&lt;br&gt;Error Code: &amp;nbsp; &amp;nbsp; -9948
&lt;br&gt;&lt;br&gt;This is the June 27, 2009 version.
&lt;br&gt;&lt;br&gt;It's as if the user type is not really a type, but a string???
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117216&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117216&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117216&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117216&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Delete-Record-issue-with-clearlocks-tp26117216p26117216.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114891</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T08:08:53Z</published>
	<updated>2009-10-29T08:08:53Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">Ignore that last one. &amp;nbsp;Forgot to define a -keyfield.
&lt;br&gt;&lt;br&gt;Still have the -url issue with the latest version of Knop, however.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/29/09 at 8:04 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;Site Builder) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Spoke too soon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Actually even with the June 27 version, the URL gets generated 
&lt;br&gt;&amp;gt;just fine, but it omits the parameter to edit the record. &amp;nbsp;When 
&lt;br&gt;&amp;gt;I click the link, I go to the edit form but it is for creating 
&lt;br&gt;&amp;gt;a new record. &amp;nbsp;There must be something basic I am overlooking.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;On 10/29/09 at 7:55 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;&amp;gt;Site Builder) pronounced:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I reverted to a Knop version I downloaded on June 27, 2009, 
&lt;br&gt;&amp;gt;&amp;gt;and the grid works with the -url parameter again.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;If I comment out the -url parameter on the latest Knop 
&lt;br&gt;&amp;gt;&amp;gt;version, then the grid works, but of course there is no link 
&lt;br&gt;&amp;gt;&amp;gt;to edit the record.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;$list -&amp;gt; (addfield:
&lt;br&gt;&amp;gt;&amp;gt;-label=$lang_ui -&amp;gt; code,
&lt;br&gt;&amp;gt;&amp;gt;-dbfield='code',
&lt;br&gt;&amp;gt;&amp;gt;-name='f',
&lt;br&gt;&amp;gt;&amp;gt;// &amp;nbsp; &amp;nbsp; &amp;nbsp;-url='discounts/edit',
&lt;br&gt;&amp;gt;&amp;gt;-width=150,
&lt;br&gt;&amp;gt;&amp;gt;-quicksearch,
&lt;br&gt;&amp;gt;&amp;gt;-defaultsort);
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I hope this gives a little more information to narrow down the 
&lt;br&gt;&amp;gt;&amp;gt;issue. &amp;nbsp;Let me know if I can do further testing.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;On 10/29/09 at 7:29 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy) pronounced:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;I've been getting the same error now on LP8.5 with the latest version of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Knop:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: renderhtml
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: include with params: 'content'
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;position: 10
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Error Code: &amp;nbsp; -9948
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Here is what I suspect:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;define_tag: 'renderlisting', -description='Outputs just the actual record
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url,
&lt;br&gt;&amp;gt;&amp;gt;#keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-except=(array: -path))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall could
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;happen.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the code that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;name #keyparamname. I don't want to think about if that's even possible in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when trying the new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;(ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;'-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Sent from the Knop Framework Discussion mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
&lt;br&gt;&amp;gt;&amp;gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Soquel, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
&lt;br&gt;&amp;gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Soquel, CA
&lt;br&gt;&amp;gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114891&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-new-version-tp25811453p26114891.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114802</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T08:04:12Z</published>
	<updated>2009-10-29T08:04:12Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">Spoke too soon.
&lt;br&gt;&lt;br&gt;Actually even with the June 27 version, the URL gets generated 
&lt;br&gt;just fine, but it omits the parameter to edit the record. &amp;nbsp;When 
&lt;br&gt;I click the link, I go to the edit form but it is for creating a 
&lt;br&gt;new record. &amp;nbsp;There must be something basic I am overlooking.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/29/09 at 7:55 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;Site Builder) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I reverted to a Knop version I downloaded on June 27, 2009, and 
&lt;br&gt;&amp;gt;the grid works with the -url parameter again.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;If I comment out the -url parameter on the latest Knop version, 
&lt;br&gt;&amp;gt;then the grid works, but of course there is no link to edit the record.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;$list -&amp;gt; (addfield:
&lt;br&gt;&amp;gt;-label=$lang_ui -&amp;gt; code,
&lt;br&gt;&amp;gt;-dbfield='code',
&lt;br&gt;&amp;gt;-name='f',
&lt;br&gt;&amp;gt;// &amp;nbsp; &amp;nbsp; &amp;nbsp;-url='discounts/edit',
&lt;br&gt;&amp;gt;-width=150,
&lt;br&gt;&amp;gt;-quicksearch,
&lt;br&gt;&amp;gt;-defaultsort);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I hope this gives a little more information to narrow down the 
&lt;br&gt;&amp;gt;issue. &amp;nbsp;Let me know if I can do further testing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;On 10/29/09 at 7:29 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy) pronounced:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I've been getting the same error now on LP8.5 with the latest version of
&lt;br&gt;&amp;gt;&amp;gt;Knop:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;-autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;&amp;gt;at: renderhtml
&lt;br&gt;&amp;gt;&amp;gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;&amp;gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;&amp;gt;at: include with params: 'content'
&lt;br&gt;&amp;gt;&amp;gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;&amp;gt;position: 10
&lt;br&gt;&amp;gt;&amp;gt;Error Code: &amp;nbsp; -9948
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Here is what I suspect:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;define_tag: 'renderlisting', -description='Outputs just the actual record
&lt;br&gt;&amp;gt;&amp;gt;listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url,
&lt;br&gt;&amp;gt;#keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;-except=(array: -path))));
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall could
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;happen.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the code that
&lt;br&gt;&amp;gt;&amp;gt;calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter
&lt;br&gt;&amp;gt;&amp;gt;name #keyparamname. I don't want to think about if that's even possible in
&lt;br&gt;&amp;gt;&amp;gt;nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when trying the new
&lt;br&gt;&amp;gt;&amp;gt;(ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;&amp;gt;'-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;View this message in context:
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Sent from the Knop Framework Discussion mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
&lt;br&gt;&amp;gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Soquel, CA
&lt;br&gt;&amp;gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114802&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-new-version-tp25811453p26114802.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114644</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T07:55:54Z</published>
	<updated>2009-10-29T07:55:54Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">I reverted to a Knop version I downloaded on June 27, 2009, and 
&lt;br&gt;the grid works with the -url parameter again.
&lt;br&gt;&lt;br&gt;If I comment out the -url parameter on the latest Knop version, 
&lt;br&gt;then the grid works, but of course there is no link to edit the record.
&lt;br&gt;&lt;br&gt;$list -&amp;gt; (addfield:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-label=$lang_ui -&amp;gt; code,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-dbfield='code',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-name='f',
&lt;br&gt;// &amp;nbsp; &amp;nbsp; &amp;nbsp;-url='discounts/edit',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-width=150,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-quicksearch,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-defaultsort);
&lt;br&gt;&lt;br&gt;I hope this gives a little more information to narrow down the 
&lt;br&gt;issue. &amp;nbsp;Let me know if I can do further testing.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/29/09 at 7:29 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I've been getting the same error now on LP8.5 with the latest version of
&lt;br&gt;&amp;gt;Knop:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;-autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;at: renderhtml
&lt;br&gt;&amp;gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;at: include with params: 'content'
&lt;br&gt;&amp;gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;position: 10
&lt;br&gt;&amp;gt;Error Code: &amp;nbsp; -9948
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Here is what I suspect:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;define_tag: 'renderlisting', -description='Outputs just the actual record
&lt;br&gt;&amp;gt;listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url, #keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;-autoparams,
&lt;br&gt;&amp;gt;-except=(array: -path))));
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall could
&lt;br&gt;&amp;gt;&amp;gt;happen.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the code that
&lt;br&gt;&amp;gt;calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter
&lt;br&gt;&amp;gt;name #keyparamname. I don't want to think about if that's even possible in
&lt;br&gt;&amp;gt;nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when trying the new
&lt;br&gt;&amp;gt;(ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;'-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; /if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;-- 
&lt;br&gt;&amp;gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;Sent from the Knop Framework Discussion mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114644&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-new-version-tp25811453p26114644.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114161</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T07:29:09Z</published>
	<updated>2009-10-29T07:29:09Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">I've been getting the same error now on LP8.5 with the latest version of Knop:
&lt;br&gt;&lt;br&gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with arguments: array: (-path)
&lt;br&gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;at: renderhtml
&lt;br&gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;at: include with params: 'content'
&lt;br&gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at position: 10
&lt;br&gt;Error Code: &amp;nbsp;	-9948
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Here is what I suspect:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; define_tag: 'renderlisting', -description='Outputs just the actual record listing. Is called by renderhtml. \
&lt;br&gt;&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url, 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #keyparamname='###keyvalue###',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -autoparams,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -except=(array: -path))));
&lt;br&gt;&lt;br&gt;&lt;br&gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Johan Solve-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall could happen.
&lt;br&gt;&lt;br&gt;Could you test this with the L8 branch as well?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the code that calls the url tag.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter name #keyparamname. I don't want to think about if that's even possible in nine yet...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when trying the new (ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt; &amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit', '-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;		if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;			iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;				if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;					#url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;					#keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;					#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;						#keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;						-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;						-except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;				/if;
&lt;br&gt;&amp;gt;&amp;gt;			/iterate;
&lt;br&gt;&amp;gt;&amp;gt;		/if;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;the mailing list &amp;lt;knop@lists.montania.se&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;knop-off@lists.montania.se&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;knop-request@lists.montania.se&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:joh-n@montania.se
&lt;br&gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;knop@lists.montania.se&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;knop-off@lists.montania.se&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;knop-request@lists.montania.se&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:joh-n@montania.se
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;knop@lists.montania.se&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;knop-off@lists.montania.se&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;knop-request@lists.montania.se&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-new-version-tp25811453p26114161.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114899</id>
	<title>Re: Error in new version</title>
	<published>2009-10-29T07:09:16Z</published>
	<updated>2009-10-29T07:09:16Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">I recognize this and I'm pretty sure this was discovered and fixed fairly recently, although I can't find any trace of that now.
&lt;br&gt;&lt;br&gt;Conny do you recall more details?
&lt;br&gt;&lt;br&gt;At 07.29 -0700 2009-10-29, Steve Piercy wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I've been getting the same error now on LP8.5 with the latest version of
&lt;br&gt;&amp;gt;Knop:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;arguments: array: (-path)
&lt;br&gt;&amp;gt;at: url with params: -path='discounts/edit', '-keyvalue'='###keyvalue###',
&lt;br&gt;&amp;gt;-autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;at: renderlisting with params: -inlinename=@'', -xhtml=false
&lt;br&gt;&amp;gt;at: renderhtml
&lt;br&gt;&amp;gt;at: /admin/_content/cnt_discounts_list.inc on line: 2 at position: 11
&lt;br&gt;&amp;gt;at: include with params: '/admin/_content/cnt_discounts_list.inc'
&lt;br&gt;&amp;gt;at: include with params: 'content'
&lt;br&gt;&amp;gt;at: /admin/index.lhtml with params: 'discounts/list/' on line: 79 at
&lt;br&gt;&amp;gt;position: 10
&lt;br&gt;&amp;gt;Error Code: 	-9948
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Here is what I suspect:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;	define_tag: 'renderlisting', -description='Outputs just the actual record
&lt;br&gt;&amp;gt;listing. Is called by renderhtml. \
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;					#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; (url: -path=#url,
&lt;br&gt;&amp;gt;						#keyparamname='###keyvalue###',
&lt;br&gt;&amp;gt;						-autoparams,
&lt;br&gt;&amp;gt;						-except=(array: -path))));
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I suspect the -except parameter is the pair-&amp;gt;removeall demon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Johan Solve-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Bummer, I can't find anywhere in nav-&amp;gt;url where a pair-&amp;gt;removeall could
&lt;br&gt;&amp;gt;&amp;gt; happen.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Could you test this with the L8 branch as well?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; At 14.28 +0200 2009-10-12, Johan Solve wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;The syntax error is in the -&amp;gt;url member tag. You quoted the code that
&lt;br&gt;&amp;gt;calls the url tag.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Btw Steve, the '-keyvalue' string comes from using a dynamic parameter
&lt;br&gt;&amp;gt;name #keyparamname. I don't want to think about if that's even possible in
&lt;br&gt;&amp;gt;nine yet...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;At 22.53 +0200 2009-10-08, Jolle Carlestam wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I get an error when trying to display a grid. It's when trying the new
&lt;br&gt;&amp;gt;(ninefied version).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This error pops up:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;No tag, type or constant was defined under the name pair-&amp;gt;removeall with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; arguments: array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;at: url with params: -path='images/imageedit',
&lt;br&gt;&amp;gt;'-keyvalue'='###keyvalue###', -autoparams, -except=array: (-path)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;And I've tracked to this code piece (I think):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;		if(#nav -&amp;gt; isa('nav'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;			iterate(#fields, #field);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;				if((#field -&amp;gt; find('url')) != '');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;					#url = (#field -&amp;gt; find('url'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;					#keyparamname = (#field -&amp;gt; find('keyparamname'));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;					#field -&amp;gt; insert('url_cached' = (#nav -&amp;gt; url(-path = #url,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;						#keyparamname = '###keyvalue###',
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;						-autoparams,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;						-except = array('-path'))));
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;				/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;			/iterate;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;		/if;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the life of me I don't know what to change.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;HDB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Jolle
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;--
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; #############################################################
&lt;br&gt;&amp;gt;&amp;gt; This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;&amp;gt; the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Error-in-new-version-tp25811453p26114161.html&lt;/a&gt;&lt;br&gt;&amp;gt;Sent from the Knop Framework Discussion mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114899&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Error-in-new-version-tp26114899p26114899.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25954086</id>
	<title>Re: Templating</title>
	<published>2009-10-19T00:09:58Z</published>
	<updated>2009-10-19T00:09:58Z</updated>
	<author>
		<name>Johan Solve-2</name>
	</author>
	<content type="html">From Lasso's perspective, the current file location is the virtual URL so any relative includes start from there.
&lt;br&gt;For example for the url /client/list/print/ Lasso will look for includes down in the folder /client/list/print/ which of course doesn't exist since it's virtual.
&lt;br&gt;&lt;br&gt;So you need to use absolute paths in all includes, as you've already figured out.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; include($siteroot + '_util/print_template.inc');
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;At 17.11 -0700 2009-10-18, Steve Piercy - Web Site Builder wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I'm trying to create a print template that lacks all the stuff of a normal template for both on-screen display and printed output. &amp;nbsp;I'm not sure whether this is possible with Knop using the method I attempt as follows.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;In the Knop demo file /index.lasso, there is a comment:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;// Page output begins here, so from here on we could use a template include for better separation of logic and presentation
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;However when I attempt to include a file from within /index.lasso, I receive an Apache 404 file not found error. &amp;nbsp;Here is the code snippet:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;select($rfp); // $rfp == response_filepath declared in cfg__global.inc
&lt;br&gt;&amp;gt;case('/print_template');
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;include('print_template.lasso');
&lt;br&gt;&amp;gt;case;
&lt;br&gt;&amp;gt;]...default html template...[/select]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I know I could put a bunch of case statements within the HTML itself, but that just gets ugly. &amp;nbsp;I'm not sure how to implement templates or troubleshoot this. &amp;nbsp;Any hints appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--steve
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
&lt;br&gt;&amp;gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder
&lt;br&gt;&amp;gt;Soquel, CA
&lt;br&gt;&amp;gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;#############################################################
&lt;br&gt;&amp;gt;This message is sent to you because you are subscribed to
&lt;br&gt;&amp;gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;&amp;gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;&amp;gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Johan Sölve &amp;nbsp; &amp;nbsp;[FSA Member, Lasso Partner]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Web Application/Lasso/FileMaker Developer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MONTANIA SOFTWARE &amp; SOLUTIONS
&lt;br&gt;&lt;a href=&quot;http://www.montania.se&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.montania.se&lt;/a&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joh-n@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;(spam-safe email address, replace '-' with 'a')
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25954086&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Templating-tp25951791p25954086.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25952537</id>
	<title>Re: Templating</title>
	<published>2009-10-18T19:29:11Z</published>
	<updated>2009-10-18T19:29:11Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 10/18/09 at 5:11 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952537&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Web@...&lt;/a&gt; (Steve Piercy - Web 
&lt;br&gt;Site Builder) pronounced:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;I'm trying to create a print template that lacks all the stuff 
&lt;br&gt;&amp;gt;of a normal template for both on-screen display and printed 
&lt;br&gt;&amp;gt;output. &amp;nbsp;I'm not sure whether this is possible with Knop using 
&lt;br&gt;&amp;gt;the method I attempt as follows.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;In the Knop demo file /index.lasso, there is a comment:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;// Page output begins here, so from here on we could use a 
&lt;br&gt;&amp;gt;template include for better separation of logic and presentation
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;However when I attempt to include a file from within 
&lt;br&gt;&amp;gt;/index.lasso, I receive an Apache 404 file not found error. &amp;nbsp;
&lt;br&gt;&amp;gt;Here is the code snippet:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;select($rfp); // $rfp == response_filepath declared in cfg__global.inc
&lt;br&gt;&amp;gt;case('/print_template');
&lt;br&gt;&amp;gt;include('print_template.lasso');
&lt;br&gt;&amp;gt;case;
&lt;br&gt;&amp;gt;]...default html template...[/select]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I know I could put a bunch of case statements within the HTML 
&lt;br&gt;&amp;gt;itself, but that just gets ugly. &amp;nbsp;I'm not sure how to implement 
&lt;br&gt;&amp;gt;templates or troubleshoot this. &amp;nbsp;Any hints appreciated.
&lt;/div&gt;&lt;br&gt;Evidently either Apache, Knop or the urlhandler.inc file (or 
&lt;br&gt;some combination thereof) does not like either the location or 
&lt;br&gt;extension for print_template.lasso. &amp;nbsp;Here is my solution, 
&lt;br&gt;although I don't know exactly why it works. &amp;nbsp;I plunked this into 
&lt;br&gt;/index.lasso and removed all the other stuff after the comment 
&lt;br&gt;for the page output:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;select($rfp);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;case('/print_template');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;include($siteroot + '_util/print_template.inc');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;case;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;include($siteroot + '_util/index.inc');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/select;
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952537&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952537&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952537&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952537&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Templating-tp25951791p25952537.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25951791</id>
	<title>Templating</title>
	<published>2009-10-18T17:11:29Z</published>
	<updated>2009-10-18T17:11:29Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">I'm trying to create a print template that lacks all the stuff 
&lt;br&gt;of a normal template for both on-screen display and printed 
&lt;br&gt;output. &amp;nbsp;I'm not sure whether this is possible with Knop using 
&lt;br&gt;the method I attempt as follows.
&lt;br&gt;&lt;br&gt;In the Knop demo file /index.lasso, there is a comment:
&lt;br&gt;&lt;br&gt;// Page output begins here, so from here on we could use a 
&lt;br&gt;template include for better separation of logic and presentation
&lt;br&gt;&lt;br&gt;However when I attempt to include a file from within 
&lt;br&gt;/index.lasso, I receive an Apache 404 file not found error. &amp;nbsp;
&lt;br&gt;Here is the code snippet:
&lt;br&gt;&lt;br&gt;select($rfp); // $rfp == response_filepath declared in cfg__global.inc
&lt;br&gt;case('/print_template');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;include('print_template.lasso');
&lt;br&gt;case;
&lt;br&gt;]...default html template...[/select]
&lt;br&gt;&lt;br&gt;I know I could put a bunch of case statements within the HTML 
&lt;br&gt;itself, but that just gets ugly. &amp;nbsp;I'm not sure how to implement 
&lt;br&gt;templates or troubleshoot this. &amp;nbsp;Any hints appreciated.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951791&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951791&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951791&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951791&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Templating-tp25951791p25951791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25925775</id>
	<title>Re: Feature request - autocomplete=&quot;off&quot;</title>
	<published>2009-10-16T06:51:39Z</published>
	<updated>2009-10-16T06:51:39Z</updated>
	<author>
		<name>Steve Piercy</name>
	</author>
	<content type="html">On 10/16/09 at 8:34 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bil@...&lt;/a&gt; (Bil Corry) pronounced:
&lt;br&gt;&lt;br&gt;&amp;gt;Steve Piercy - Web Site Builder wrote on 10/16/2009 5:31 AM:
&lt;br&gt;&amp;gt;&amp;gt;It looks like it will be defined in HTML5:
&lt;br&gt;&amp;gt;&amp;gt;&lt;a href=&quot;http://www.w3.org/TR/html5/forms.html#the-autocomplete-attribute&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html5/forms.html#the-autocomplete-attribute&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;It is defined in HTML5, which is doing it's best to create a 
&lt;br&gt;&amp;gt;HTML spec that reflects how browsers actually work. &amp;nbsp;That is 
&lt;br&gt;&amp;gt;what I suggest you target as that is what all the browser 
&lt;br&gt;&amp;gt;vendors are targeting as well.
&lt;br&gt;&lt;br&gt;LOL. &amp;nbsp;Okay, so it's back on the table. &amp;nbsp;Dunno if I can grab it 
&lt;br&gt;back from the dog.
&lt;br&gt;&lt;br&gt;I'll work on the &amp;lt;form&amp;gt; bit tomorrow.
&lt;br&gt;&lt;br&gt;--steve
&lt;br&gt;&lt;br&gt;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
&lt;br&gt;-- --
&lt;br&gt;Steve Piercy &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Web Site Builder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Soquel, CA
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925775&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web@...&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.StevePiercy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.StevePiercy.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925775&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925775&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925775&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Feature-request---autocomplete%3D%22off%22-tp25921804p25925775.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25925543</id>
	<title>Re: Feature request - autocomplete=&quot;off&quot;</title>
	<published>2009-10-16T06:34:23Z</published>
	<updated>2009-10-16T06:34:23Z</updated>
	<author>
		<name>bilcorry</name>
	</author>
	<content type="html">Steve Piercy - Web Site Builder wrote on 10/16/2009 5:31 AM: 
&lt;br&gt;&amp;gt; It looks like it will be defined in HTML5:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/html5/forms.html#the-autocomplete-attribute&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html5/forms.html#the-autocomplete-attribute&lt;/a&gt;&lt;br&gt;&lt;br&gt;It is defined in HTML5, which is doing it's best to create a HTML spec that reflects how browsers actually work. &amp;nbsp;That is what I suggest you target as that is what all the browser vendors are targeting as well.
&lt;br&gt;&lt;br&gt;&lt;br&gt;- Bil
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;#############################################################
&lt;br&gt;This message is sent to you because you are subscribed to
&lt;br&gt;the mailing list &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925543&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop@...&lt;/a&gt;&amp;gt;.
&lt;br&gt;To unsubscribe, E-mail to: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925543&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-off@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Send administrative queries to &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25925543&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knop-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;List archive &lt;a href=&quot;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Knop-Framework-Discussion-f29076.html&lt;/a&gt;&lt;br&gt;Project homepage &lt;a href=&quot;http://montania.se/projects/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://montania.se/projects/knop/&lt;/a&gt;&lt;br&gt;Google Code has the latest downloads at &lt;a href=&quot;http://code.google.com/p/knop/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/knop/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Feature-request---autocomplete%3D%22off%22-tp25921804p25925543.html" />
</entry>

</feed>
