Common questions about WPS Form View on Android focus on 3 areas: data sync, layout behavior, and suitable scenarios; this section covers 3 frequent questions.
FAQ
Does Form View sync data with the table view?
- Yes. Form View and the data table use the same underlying data.
- Data entered through the form syncs back to the data table automatically.
- To verify the result, return to the data table and check the submitted record.
Can I customize the layout of Form View?
- Direct custom layout editing is not currently available on Android.
- If you need to adjust the display order, change the field order in the table view first.
- Then reopen or regenerate the Form View and enter data in the updated field order.
What scenarios is Form View suitable for?
- It is suitable for data collection, surveys, registration, and other record-by-record entry scenarios.
- When contributors do not need to work in a full table directly, Form View is easier to use on mobile.
- It is also useful when you want a consistent field structure that syncs back to the data table.
Glossary
| Term | Definition |
|---|---|
| Form View | A view type in a multidimensional table that turns table fields into a form-style entry interface. |
| Data table | The base structure that stores records and fields in a multidimensional table. Different views share the same data. |
| Field | A single data item in the table, such as name, phone number, or date. Form View generates entry items from fields. |