Simple question for all of you here dealing with Drupal 6.x…
With Drupal’s Add More module, is there a way to configure my webform so that there is no limit on how many of a specific fields I can add more of?
Please see my image for example:

For example, I’d like to enable the user to add as many titles as they would like. Is that doable?
Unfortunately, it’s not currently possible to add unlimited “add another” functionality with webforms. And if this functionality does become a reality someday, I doubt it will be backported to the Drupal 6 version of the module. From the webform modules author (quicksketch):
See this thread for more information:
http://drupal.org/node/354381
I would suggest using a node and the CCK module plus rules and views to collect this information.
Assumptions:
Very loose directions:
Optional: