-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Milestone
Description
Please confirm if bug report does NOT exists already ?
- I confirm there is no existing issue for this
Steps to reproduce ?
- With a NocoDB project based on Sqlite
- Create a table and add a column that contains a '?', e.g. 'Does this person need medical support?'
- Create a form for that table, including that column
- Try to send the Form
- It gives you an error that says
The column nc_mahf___Sheet does not exist.
When removing the question mark from the column name, the sending works.
Desired Behavior
It should be possible to send Forms for any columns, regardless of their name. If question marks or other special characters are not allowed/supported as columns titles, it shouldn't be possible to set them in the UI.
Project Details
Database: sqlite
Docker: false
NocoDB version: current develop (as of 2023-04-03)
OS: MacOS
Attachments
No response
Metadata
Metadata
Assignees
Labels
No labels