-
Notifications
You must be signed in to change notification settings - Fork 11
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
Create function to edit field properties #153
base: main
Are you sure you want to change the base?
Conversation
|
Hi @nepito, thanks for the PR! It might take a while before I can review it, but I do hope to get a new version 1.1.0 out before the end of the year (which this could be part of). Quick question already: it is possible to implement this without the added dependency |
Hi @peterdesmet , I removed the dependency |
@nepito I have revisited #70, and provided my suggestion on how to move forward. Your feedback is welcome. The building blocks for it are included in the PR you created, but we'll only be able to implement it after we have released upcoming version 1.1.0. |
Implement the functions suggested in the #70 :
add_description()
edit_fields()
add_description()
edit_fields()