Hi everyone,
I'm relatively new to PHPBB and I have a need to create a user-fillable form that has multiple field data types (text, text box, date, email, numeric constrained, etc.). What I am not looking for is a form to create a forum posting (I found extensions that do that). At a high level I need something that functions much like the built in "Contact Us" form but would allow for creating Admin defined fields and specifying where the form data would be sent to.
I realize this could be done thru PHP coding, but unfortunately I'm not that technically saavy, so I am hoping that someone here could point me to a tool or extension that provides that type of functionality? Visually (and functionally) I am looking for a PHPBB page that would contain fields similar to this:
Thank you in advance for your help!