nextcloud / forms

šŸ“ Simple form & survey app for Nextcloud
https://apps.nextcloud.com/apps/forms
GNU Affero General Public License v3.0
316 stars 97 forks source link

Linked spreadsheet: allow customisation of the results file #2279

Closed acress1 closed 1 month ago

acress1 commented 1 month ago

Hi everyone,

Please use the šŸ‘ reaction to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!

Describe the bug Cannot customise the results file (hide columns, set the background colour of some cells, justify the text, etc.), because at each new answer, it goes back to the initial setup (with timestamp, user, etc.)

To Reproduce Steps to reproduce the behavior:

  1. Create a form
  2. Answer to the form
  3. In the form settings, enable the results file (.ods in my case)
  4. In the ods file, customise the cells, hide some columns (timestamp and user for me)
  5. Go back to the form, create a new answer
  6. Go back to the results file and you can see that everything disappeared

Expected behavior Iā€™d like the cells to behave as I decided to (hidden columns to stay hidden, background colour to stay blue ā€¦)

Thanks ! Cress

susnux commented 1 month ago

Duplicate of https://github.com/nextcloud/forms/issues/1970