Forums / General / form class

"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".

form class

Author Message

Mohamed Ben-Ahssene

Sunday 05 April 2009 7:06:42 am

Hi

I want to create a form with dynamic list item (depend on articles name), is it possible with Exponential?

Thank you

Łukasz Serwatka

Sunday 05 April 2009 12:59:33 pm

Where does the dynamic data come from? You can take a look on the "Object relations" datatype.

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

Jean-Yves Zinsou

Monday 06 April 2009 4:22:12 am

You just override the template , and code put the necessary code in it ...

Do Androids Dream of Electric Sheep?
I dream of eZpubliSheep....
------------------------------------------------------------------------
http://www.alma.fr

Mohamed Ben-Ahssene

Tuesday 07 April 2009 1:13:46 am

Hi

the data comes from articles.
I want to put a list item with items from articles names in sections, when the user clic on the list it find articles name and chose one.