Issue #995💬 AnsweredOpened April 3, 2018by sublimekaushik0 reactions

How to add fields on trait dynamically

Quick answerby artf

In your case, you have to update all those models model.get('traits').add([{name: 'product'}, {...}])

Read full answer below ↓

Question

I am building the trait when the application starts. so getting the below fields at side bar as settings Now I want more field to be loaded (in the below picture 'product' and 'Product Image' ) along with previously loaded field ('Logo Url', 'Redirect Url'). And these two fields('product' and 'Product Image' ) will be coming through an API . I want these two fields ( 'product' and 'Product Image') to be loaded while clicking on that particular section. So in trait_manager exactly where I have to make the changes (api call for adding fields ) to achieve this. Addition of product' and 'Product...

Answers (2)

artfApril 5, 2018

In your case, you have to update all those models model.get('traits').add([{name: 'product'}, {...}])

lock[bot]September 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.