[ic] Admin UI code issue

Thomas J.M. Burton tom at globalfocusdm.com
Wed Dec 10 19:59:08 UTC 2008


Mike Heins wrote:
> Quoting Mike Heins (mike at perusion.com):
>   
>> That being said, you could try supplying an overall_template option in
>> the call to the table-editor, i.e. a custom pages/admin/flex_editor. Something
>> like:
>>
>>     [table-editor
>> 	    cgi=1
>> 	    form_name=flex_editor
>> 	    keep-errors=1
>>     ]
>> 	{TOP_OF_FORM}
>> 	{HIDDEN_FIELDS}
>> 	<table>
>> 	<tr><td colspan="$span">{TOP_BUTTONS}</td></tr>
>> 	<tr>
>> 	    <td colspan="$span">
>> 		    {:REST}
>> 	    </td>
>> 	</tr>
>> 	<tr><td colspan="$span">{BOTTOM_BUTTONS}</td></tr>
>> 	</table>
>> 	{BOTTOM_OF_FORM}
>>     [/table-editor]
>>
>> It has been a long time, so I can't be sure that is correct. You would have
>> to refer to the source in all likelihood to completely nail it down.
>>     
>
> And remember, you can copy the lib/UI/pages/include/templates/ui_type*
> files to the catalog/include/templates directory and change those
> markers there as well.
>
>   
Hi again,

Just a little follow-up for the record. I copied the ui_type* files over 
to the catalog's local level as you suggested and moved the markers in 
ui_type1. So far so good, my DOM-modified fields are submitting and 
there doesn't seem to be any malfunction in the rest of the form. If I 
run into any problems resulting from this, I'll make another follow-up post.

Thanks again!
Tom


-- 
_______________________________
Global Focus Digital Media, LLC
www.globalfocusdm.com



!DSPAM:49401f7e163471527717022!




More information about the interchange-users mailing list