Adding related object without form page

Author Message

Aleksander Lech

Monday 03 July 2006 6:29:18 am

Hello,
I'd like to add related object to another object using this form:

<form class="txtForm" style="margin-left:10px; margin-bottom:10px;" name="fullview" method="post" action="/index.php/plain/content/edit/{$zespol.contentobject_id}">
<input type="hidden" name="SelectedObjectIDArray[]" value="{$node.contentobject_id}" />
<input type="hidden" name="HasObjectInput" value="0" />									
<input type="hidden" name="BrowseActionName" value="AddRelatedObject_{$zespol.data_map.zespol_prac.id}" />    
<input type="hidden"  name="CustomActionButton[{$zespol.data_map.zespol_prac.id}_set_object_relation_list]" value="{$zespol.data_map.zespol_prac.id}" /> 
<input class="button" type="submit" name="SelectButton" value="{$zespol.name}" />
</form>	

But all I get is edit form without related object added. Is there something missing in this form?

Greetings
Aleksander

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 22:27:41
Script start
Timing: Jan 30 2025 22:27:41
Module start 'layout'
Timing: Jan 30 2025 22:27:41
Module start 'content'
Timing: Jan 30 2025 22:27:41
Module end 'content'
Timing: Jan 30 2025 22:27:41
Script end

Main resources:

Total runtime0.0413 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.2500151.2266
Module start 'layout' 0.00480.0050 739.4766220.7188
Module start 'content' 0.00980.0297 960.1953993.8203
Module end 'content' 0.03960.0016 1,954.015629.9922
Script end 0.0412  1,984.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00276.6380140.0002
Check MTime0.00112.6221140.0001
Mysql Total
Database connection0.00061.558410.0006
Mysqli_queries0.00389.279830.0013
Looping result0.00000.026610.0000
Template Total0.00112.810.0011
Template load0.00092.110810.0009
Template processing0.00030.642010.0003
Override
Cache load0.00061.478110.0006
General
dbfile0.009422.716980.0012
String conversion0.00000.012140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs