Hello all,
how to add custom fields like textbox,textarea and dropdown field...?
you can add custom fields like Faq textarea
use xsi:type="AttributeHTML" no xsi:type="AttributeString" in your datamodel and launch toolkit for change the setting of table in you DB.
And see ckeditor in "js" folder for more option in the textarea.
I hope it can help you.
Log in to post a comment.
Hello all,
how to add custom fields like textbox,textarea and dropdown field...?
you can add custom fields like Faq textarea
use xsi:type="AttributeHTML" no xsi:type="AttributeString" in your datamodel and launch toolkit for change the setting of table in you DB.
And see ckeditor in "js" folder for more option in the textarea.
I hope it can help you.