For this feature to work the first step is to enable the `Allowed Forums` setting. Users will only be able to attach their contracts to their threads if this setting is enabled.
Users must input the Thread ID or URL in the `Thread` field while filling the New Contract form. Since editing or updating contracts is not possible, this feature only works when creating new contracts.
Users are only allowed to attach one contract per thread and only to their own threads.
To customize the display of contracts in threads, you need to place the `{$post['ougc_contract_system']}` variable inside the `postbit` and `postbit_classic` templates. You can also adapt the contents of both the `ougccontractsystem_postbit` and `ougcfeedback_postbit_button` templates to fit your design structure.
Users must input the Thread ID or URL in the `Thread` field while filling the New Contract form. Since editing or updating contracts is not possible, this feature only works when creating new contracts.
Users are only allowed to attach one contract per thread and only to their own threads.
To customize the display of contracts in threads, you need to place the `{$post['ougc_contract_system']}` variable inside the `postbit` and `postbit_classic` templates. You can also adapt the contents of both the `ougccontractsystem_postbit` and `ougcfeedback_postbit_button` templates to fit your design structure.