I'm currently working on a input form where users can input data in a class. When this form is submitted, I want the user to be redirected (using RedirectURIAfterPublish) to the form that they just filled out. I would like to use content/view/full/ and redirect them to the node (not object) of the filled out form, so that they on the fly can add more information.
I can get the object id by using
{$object.id}
How do i get the node Id ?
thanks in advance! Kristoffer
<i>If you can't describe what you are doing as a process, you don't know what you're doing.</i>
W. Edwards Deming
Thank a lot for your input, I had an idea of this as one of the likely causes
Does anyone have an idea of publishing content using frontpage, by not using a form. The user should only be allowed to publish one type of object (using a class) at the given place on the homepage. Several different classes for posting will be available, but should only be accessible at given places.
thanks in advance Kristoffer Raun
<i>If you can't describe what you are doing as a process, you don't know what you're doing.</i>
W. Edwards Deming