Sajeeb Ahamed
Sajeeb Ahamed
> Have you tried using > > ```js > let options = { > entityStyleFn = entity => { > const entityType = entity.get('type').toLowerCase(); > if (entityType === 'link') {...
Interesting idea, I'll have a look.
Valid point, I'll update this.
The tool is creating a `default.xml` file inside the plural view directory. Note that this is creating the XML file only for the site view.
This is definitely a bug, I'll fix this.
Please elaborate on your issue.
Hi, could you share the data you are fetching from the database and your implementation, please? I hope I could help you. thanks.
Hi, currently there is no way to get the updated JSON. This is not working with a data-driven approach instead the changes reflect the DOM level.
Good Idea, Could be added. Thanks for your suggestion.