Quote:
Originally Posted by bananalive
Put the php code in the form hook before submit, bu you'll need to replace $q_{4} with the correct question number or if it's a combination of answers use $threadtitle.
Create forum for this.
Set forum permissions of clients to not view other threads.
Set forum permissions of clients to able to edit their own posts/ threads.
Then clients can create thread within the forum using the form (or the usual way)
|
But where can i assign for each User where the form will be posted into into their thread? The same form has to go into different threads depending on the User.. Can i set a default threadID for each user where forms will go? Thanks for your reply in advance.