Arnaud Besnier

Results 118 comments of Arnaud Besnier

Thank you @prevostc for the valuable feedback. Happy you managed to find the workaround by yourself! I cannot provide any ETA for such improvement but we now have it in...

Hi @p0wl, if you encounter the same issue, I guess it is still a problem. Is that what you observe? A workaround is described in the issue description: you'll have...

Hi @facundofarias , could you provide some examples of what you tried to implement the search on your Smart Fields? In an operational point of view, about your example, why...

Hi @facundofarias , About your **Invoices** example if the **userId** is a "native" belongsTo (ie not a Smart BelongsTo) then if you want to search on **Users.email** from the **Invoices**...

Hi @facundofarias Really sorry for late reply. Reading the full conversation, it looks like your have a "native" configuration: - `invoices` belongsTo `users` - `users` hasMany `invoices` If so you...

Hey @louisremi , that's an interesting use case! Why wouldn't you fork the repository to add InvoiceNinja integration? The community could be happy to use your contribution.

Hi @fraywing, apologies for the late answer. I apparently have the same issue using node `v12.13.0`. It looks like Node.js does not natively support this syntax yet: - https://blog.logrocket.com/how-to-use-ecmascript-modules-with-node-js/ -...

Let's keep this for later. We need stability now and I don't want to introduce unecessary feature. Especially on the liana side.

Hi @tannerwelsh, thanks for your feedback. Is this ticket really about Smart Actions? Isn't it a "native" action? Can you detail your usecase (and schema behind this usecase)? Thanks for...

Hi @tannerwelsh, So far, you can't do that for native actions. That's why I consider this as a feature request. Unfortunately, I cannot provide any ETA for this. And I...