<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ark.lparchaeology.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Sf_frame</id>
		<title>Sf frame - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://ark.lparchaeology.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Sf_frame"/>
		<link rel="alternate" type="text/html" href="https://ark.lparchaeology.com/wiki/index.php?title=Sf_frame&amp;action=history"/>
		<updated>2026-05-18T07:48:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>https://ark.lparchaeology.com/wiki/index.php?title=Sf_frame&amp;diff=2170&amp;oldid=prev</id>
		<title>Andydufton at 14:43, 18 April 2009</title>
		<link rel="alternate" type="text/html" href="https://ark.lparchaeology.com/wiki/index.php?title=Sf_frame&amp;diff=2170&amp;oldid=prev"/>
				<updated>2009-04-18T14:43:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Description===&lt;br /&gt;
The sf_frame groups together several subforms for inclusion in a single frame in the data view and micro view pages.  This is primarily an issue of display and user interface rather than a subform that handles db requests.&lt;br /&gt;
&lt;br /&gt;
===Additional Fields===&lt;br /&gt;
Instead of a &amp;#039;field&amp;#039; array, the frame subform requires an &amp;#039;subform&amp;#039; array.&lt;br /&gt;
&lt;br /&gt;
===Example Configuration===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$conf_mcd_consframe =&lt;br /&gt;
    array(&lt;br /&gt;
        &amp;#039;view_state&amp;#039; =&amp;gt; &amp;#039;max&amp;#039;,&lt;br /&gt;
        &amp;#039;edit_state&amp;#039; =&amp;gt; &amp;#039;view&amp;#039;,&lt;br /&gt;
        &amp;#039;sf_nav_type&amp;#039; =&amp;gt; &amp;#039;full&amp;#039;,&lt;br /&gt;
        &amp;#039;sf_title&amp;#039; =&amp;gt; &amp;#039;consattr&amp;#039;, &lt;br /&gt;
        &amp;#039;sf_html_id&amp;#039; =&amp;gt; &amp;#039;mus_consframe&amp;#039;, // Must be unique&lt;br /&gt;
        &amp;#039;script&amp;#039; =&amp;gt; &amp;#039;php/subforms/sf_frame.php&amp;#039;,&lt;br /&gt;
        &amp;#039;op_label&amp;#039; =&amp;gt; &amp;#039;space&amp;#039;,&lt;br /&gt;
        &amp;#039;op_input&amp;#039; =&amp;gt; &amp;#039;save&amp;#039;,&lt;br /&gt;
	&amp;#039;op_condition&amp;#039; =&amp;gt; array(&lt;br /&gt;
		 array(&lt;br /&gt;
		 	&amp;#039;func&amp;#039;=&amp;gt; &amp;#039;chkGroupPerm&amp;#039;,&lt;br /&gt;
		 	&amp;#039;args&amp;#039;=&amp;gt; array(&lt;br /&gt;
		 		2&lt;br /&gt;
		 	)&lt;br /&gt;
		 ),&lt;br /&gt;
	),&lt;br /&gt;
        &amp;#039;subforms&amp;#039; =&amp;gt; array(&lt;br /&gt;
            $conf_mcd_consattr,&lt;br /&gt;
            $conf_mcd_constxt,&lt;br /&gt;
         )&lt;br /&gt;
    );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Andydufton</name></author>	</entry>

	</feed>