I'm trying to create a property field ("text") inside my block. However, the field did not render as expected. Is there something missing from my json file?{
"definitions": [
{
"title": "Credit Cards",
"id": "credit-cards",
"plugins": {
"xwalk": {
"page": {
...
I'm working on a custom block that would accept multifield properties. I'm currently using list but won't work on my end. Is there any correct approach for this?{
"id": "product-list",
"fields": [
{
"component": "text",
"name": "headingText",
"label": "Heading T...
Hi everyone,
I'm new to Workfront integration and I'm currently stuck with syncing of folders from Workfront to AEM using 6.5 version. I followed the guide and video tutorials but it doesn't seem to work on my end. May I know what are the possible cause for this issue?