How can I add a column in a worksheet I already have up? Like I have the sheet up but I want to add another column.
Hi,
You can access the design mode of form page by clicking on the blue button:
In the design mode, you can create new fields with this method in your form page. Then, add those new field in your listing page by the field picker.
Thank you