-
Hi, I have a monorepo, with the website under `apps/gatographql`. I have the following `netlify.toml`:
```toml
[build]
command = "npm run build --prefix apps/gatographql"
publish = ".next"
…
-
Using `onCreateNode` in `gatsby-node`, I’m trying to use a transformer to compile and denormalize some data and then add this new value to the node with `createNodeField`. The process work fine but th…
ockam updated
2 years ago
-
I use prefixed UUIDv7 as ID fields in my database. The field looks like this:
```py
from django.db.models import UUIDField
from uuid6 import uuid7
from uuid import UUID
from base58 import b58…
-
Took a look through the bugtracker but noticed this doesn't exist yet:
custom fields in the issue tracker. A lot of issue trackers, like Jira, Phabricator, RedMine allow custom fields. custom field…
-
Currently the python SDK does not support
'custom_fields': '[{"name":"newline", "value":"$20,000", "editor":"Client", "required":true}]',
the editor and required fields for custom_fields. Please …
-
Hi, how to sync custom fields on checkout page with salesbinder? I tried add value from custom field to billing address line 2 variable but it doesn't work.
-
```
Submission metadata should be extensible
More info in the thread below :
https://groups.google.com/group/youtube-api-gdata/browse_thread/thread/f38ecb999
c5da266/b3075f7767b6344b?lnk=gst&q=Cust…
-
Hello everyone!
I want to use vCard extension, but i want to use my custom fields in it. So, as i understand, i cannot do it with current `XMPPvCardTempModule`, because it's using `XMPPvCardTemp`, whi…
-
Hi,
the latest gdpr framework shows disabled custom consent type fields slug and title as well a javascript error.
``
`Uncaught TypeError: Cannot read property 'gdpr_consent_types' of undefin…
rn54n updated
6 years ago
-
For form data submission and basic events like declaring, we should postpone adding validation until custom events.
For things like user creation however this should be implemented asap
>[!WARNING]
…