Tam

Results 57 comments of Tam

If anyone's interested, I managed to get autocompletion working by manually adding the haxegon lib/src to my project: File -> Project Structure -> Modules -> [My Project] -> Dependencies However,...

It will be possible (in the next release) to use: ```twig {{ craft.app.fields.getFieldByHandle('myMapFieldHandle').getInputHtml(optionalMapValue)|raw }} ``` But bare in mind that the field requires some Craft specific JS, so will include...

@bhashkar007 We don't have a clean way to output a map field on the front-end yet, but you can use the Twig shown above as a temporary way of doing...

@isteinacker What is the value of `myOtherMapField`?

@kerns Are you able to share what code is generated when you use those embed options?

This appears to be a permissions issue. Are you running the update while logged in as an account with the correct permissions?

@paul-frost @stefanmf Could you share the full stack traces from the errors?

@stefanmf From your stacktrace it looks like the `CP Field Inspect` plugin is causing the issue. Does the issue persist if you disable that plugin?

@siebird I can't recreate this. Could you email a database dump and the file you are trying to import to [email protected]?

@siebird Importing worked fine for me (having created a test import using the feed file you sent, and adding the existing location field to the locations section). I did have...