Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field "type" and "content length" should move to the code helper tab #60

Closed
giseleblair opened this issue Jun 14, 2022 · 2 comments · Fixed by #67
Closed

Field "type" and "content length" should move to the code helper tab #60

giseleblair opened this issue Jun 14, 2022 · 2 comments · Fixed by #67
Assignees

Comments

@giseleblair
Copy link
Collaborator

Currently, there are 2 field type values being output: string, object
Neither of these are field types in the Manager which can be very confusing for the user. The type should be the value of the field type selected in Schema.

@giseleblair
Copy link
Collaborator Author

Type column should be moved into the code helper. Get field type information by making a request to the REST API against the field itself to get the field type.

@ardeay ardeay changed the title Field "type" should reflect the field type configured in Schema Field "type" and "content length" should move to the code helper tab Jun 23, 2022
@ardeay
Copy link
Contributor

ardeay commented Jun 23, 2022

change content length to "char length"

@darwin808 darwin808 self-assigned this Jun 24, 2022
@darwin808 darwin808 linked a pull request Jun 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants