Forums / Developer / dynamic fields

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

dynamic fields

Author Message

Fabricio Guerrero

Friday 01 April 2005 5:21:22 am

i have a certain field with in a class that can be added dynamically by the end user. example: PhoneNumber. by default he'll only se one text field for this but if he has more he should be able to add another textfield for his other phone and so on...

phone is a simple example but i have fields where a user can add up to 10 times the same field.

is something like this doable via Exponential?

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

Paul Forsyth

Friday 01 April 2005 5:32:01 am

I would make that an exmatrix attribute. Then you can add new rows via the object instead of the class.

paul