To create a form wizard, we use how many tables?
To create a form wizard, we use how many tables?
فارم وزرڈ بنانے کے لیے، ہم کتنے ٹیبل استعمال کرتے ہیں؟
Explanation
When creating a form wizard, these four tables are commonly used:
- Forms table: Stores details about each form.
- Fields table: Stores data about each field in the form.
- Submissions table: Stores user-submitted data.
- Steps table: Tracks the steps in multi-step form wizards.
This structure helps in managing complex, multi-step forms effectively.