Share » Forums » General » Publish/create offset

Publish/create offset

Publish/create offset

Thursday 27 October 2005 3:03:33 am - 2 replies

Author Message

Ɓukasz Serwatka

Thursday 27 October 2005 3:06:15 am

Hi you will need NodeID of place where you want to publish object.

Exampe code can look:

{*Create new article in News folder with nodeID 63*}
<form method="post" action={"content/action"|ezurl}>
	<input type="hidden" name="ClassID" value="2" />
	<input type="hidden" name="NodeID" value="63" />
	<input type="hidden" name="ViewMode" value="full" />
	<input class="button" type="submit" name="NewButton" value="Add article" />
</form>

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Steph A

Thursday 27 October 2005 3:24:27 am

Thank you - worked like a dream! ;)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu