Tom De Smet

Results 30 issues of Tom De Smet

It would be nice if we could map data directly into table field rows.

### Description I'm using Element API to load entries and my criteria includes an `orderBy` clause that references custom fields (a date field `dateFrom`and a lightswitch `availability`). The criteria is:...

bug

### Describe the feature Add data-type "checked" to formkit-option, this way we can style the options much easier (I don't think there is a good way now to do that)....

🪄 enhancement

Hi, I'm using this library to connect to MailChimp (subscribing users) but I'm getting a 408 Request Timeout error. A little search tells me this is a client side issue....

This plugin is great and we use it all the time. A lot of those times we use it in our content builder matrix field. Every time we add this...

enhancement

I just spend hours looking for a solution why my woff font files didn't get loaded. Turns out, in the latest webpack.dev.js file in the postCSS loader config you disable...

This is a feature from Field Manager. It seems Field Manager and inventory really compliment each other with some overlap, but it would be awesome if we only needed 1...

feature request

It would be nice if we could extend Formie to create our own tokens that we could use inside form settings and notifications. For example, having the `siteLanguage` is a...

feature request

I'm using Vue3 with TypeScript: ``` import { IonIcon } from "@ionic/vue"; import { beer }from "ionicons/icons"; ``` but am getting this TypeScript warning: `Type string is not assignable to...

help wanted
type: documentation

**What are you trying to do?** When adding tokens manually (because not all fields need to be shown in the e-mail to a client) it would be nice if we...

feature request
beta