Austin Siewert

Results 21 comments of Austin Siewert

I agree. This can be quite cumbersome when you have a lot of `linkit` fieldtypes and need to go into each fields settings to update the entry sections. An option...

More insight. FeedMe won't update a plain text field in an entry with a section that has a simplemap field assigned to it. Removing the simplemap field from that section...

Just sent. Let me know if you need anything else?

Looking at the logs I'm getting this error: ```GET https://api.mapbox.com/geocoding/v5/mapbox.places/-80.1394384,26.1662975.json?limit=1&types=address,country,postcode,place,locality,district,neighborhood&language=en&access_token=XXXX resulted in a 403 Forbidden response: {"message":"Forbidden"} - RequestException.php: 113.```

It's odd. The maps are working on the frontend with the same keys? 🤔

I just got this working using the `startingStepId`option and getting the total number of slides using the `length` property in JS. `startingStepId: Math.floor(Math.random() * $('#sequence .sequence-slide').length) + 1`

I'm trying to do something similar – update two fields in an entry. I'm using the entries field in Formie to list available entries to update. I want to use...

I always appreciate your responsiveness, Josh. Thanks!

I'm getting an error on the integration: `Failed to trigger integration: ["Element integration failed for submission “7436”. Error: Cannot assign array to property craft\\base\\Element::$title of type ?string \/vendor\/verbb\/formie\/src\/integrations\/elements\/Entry.php:219"].` It seems...