Forums / Developer / Inserting new data with forms

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Inserting new data with forms

Author Message

Hugo Oliveira

Wednesday 07 February 2007 9:18:20 am

Hi everyone

I don't know if this is the place to ask. I'm sorry if it's not.

Here goes.

I have a content tree with folders. Inside a given folder (let's call it A) I only have sub-folders. When someone goes to A's page one gets a listing of all its sub-folders but also a link for a page with a form that enables one to insert new content. This content will then be stored under one of A's sub-folders. According to what I've found so far the best approach would be to define an override template for that content's class. However, how I could I get the href attribute for the mentioned link and how could I choose where to store this new content?

I hope it was not too confusing.

Thanks in advance for any help provided.