Store the data of form in a table
- Implement hook_schema on the module install
- Remove the table upon uninstall of module.
- fields, with fields Basic user details, Overall experience and Rate sections.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2747507-3.patch | 1.65 KB | heykarthikwithu |
Comments
Comment #2
heykarthikwithuComment #3
heykarthikwithuComment #4
n.kishorekumar commentedAfter applying this patch,
A new rate_your_experience table is created in the database
Comment #6
neerajskydiver commented