Frontmatter
| id | 39 |
| title | form.field.Text: hideLabel & labelPosition inline |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Nov 18, 2019, 2:04 AM |
| updatedAt | Sep 29, 2024, 4:38 AM |
| githubUrl | https://github.com/neomjs/neo/issues/39 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 29, 2024, 4:38 AM |
the combination breaks right now.
it does not make sense anyway, so there should be check to throw an error if it does get combined at any point.
or setting the position to inline should set hideLabel to false and vice versa.
thoughts?