Skip to content

Support for multi select fields#28

Merged
kylegregory merged 1 commit intokylegregory:masterfrom
SMarioMan:master
Aug 23, 2017
Merged

Support for multi select fields#28
kylegregory merged 1 commit intokylegregory:masterfrom
SMarioMan:master

Conversation

@SMarioMan
Copy link
Copy Markdown

I have been having issues using text[] fields with this API wrapper, which is related to issue #24 where multi-checkbox fields don't work properly. @kylegregory had the smart idea to override the base class, which I've been doing this to overcome these limitations. As overriding classes and then modifying the existing functions that use them is tedious and messy, I have decided to make the change myself and contribute it to the project.

@kylegregory
Copy link
Copy Markdown
Owner

@SMarioMan, This is great. And definitely something I've wanted to do, so appreciate your work. Changing the property types, however, will potentially break code for some folks. I'm thinking this will be part of a 1.1 release. I'll see about doing so in a few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants