Forums / Developer / Edition of a content from the user's interfaz

Edition of a content from the user's interfaz

Author Message

Rafael Andres Gonzalez Lopez

Friday 26 August 2005 7:25:26 am

Regards to all...

I have a doubt am trying to edit a certain content before loaded in the CMS...

First place a button of load of new contents (it is the content that is), I did it with this code:

<form method="post" action={"content/action/"|ezurl} name="frmNoticias">
<input class="button" type="submit" name="NewButton" value="Cargar Imagen" />
<input type="hidden" name="ClassID" value="5" />
<input type="hidden" name="NodeID" value="{$node.node_id}" />
</form>

Now I am trying to place a button that allows me to edit the above mentioned loaded content using the insole(staff) standard of the cms. I suppose that the form to do this is similar to the previous one, nevertheless I have certain doubts that I must place secret fields.

Thank you in advance for any help... Regards...

Xavier Dutoit

Friday 26 August 2005 9:49:58 am

What are you trying to do ?

If you want to create an object with pre-filed content, have a look at the 0bjectCreator extension on the contrib area.

X+

http://www.sydesy.com