Hi,
I am building an application system for joining a guild in an online game. I would like to know if there is a way to add the data from each submission of the form as forum posts, so users can view and comment on each of the records. Thank you!
I am building an application system for joining a guild in an online game. I would like to know if there is a way to add the data from each submission of the form as forum posts, so users can view and comment on each of the records. Thank you!
Hi sparkle92,
Possibly - but it really does depend on the forum and your coding ability. This same question came up a couple of years ago and I think one user got posts writing to one forum but failed with a second. I don't remember now what the forums were.
Forums are tricky as typically there are several database tables that have to be updated in exactly the right way to maintain the integrity of hte forum records.
Bob
Possibly - but it really does depend on the forum and your coding ability. This same question came up a couple of years ago and I think one user got posts writing to one forum but failed with a second. I don't remember now what the forums were.
Forums are tricky as typically there are several database tables that have to be updated in exactly the right way to maintain the integrity of hte forum records.
Bob
This topic is locked and no more replies can be posted.