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

Custom fields #106

Open
jackfrojpg opened this issue Nov 7, 2021 · 1 comment
Open

Custom fields #106

jackfrojpg opened this issue Nov 7, 2021 · 1 comment

Comments

@jackfrojpg
Copy link

How would I go about changing custom fields on a card?

For example, let's say I want to:

  • set a checkbox to true
  • change a dropdown selection to "Passed"
  • change a custom text field's contents

Please help!

@norberteder
Copy link
Owner

You can use the function updateCustomFieldOnCard. This function takes the cardId, the field and its value as parameters.

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

No branches or pull requests

2 participants