Rows are dynamic. Let me explain the issue with an example.My Rest API response is similar to this-[
{
"id":28,
"Title":"Sweden"
},
{
"id":56,
"Title":"USA"
},
{
"id":89,
"Title":"England"
}
]What I want to do isBind first Column - "Title" (TextB...
Hi Guys, I am trying to create a table with 2 columns.First column as text and second with a Checkbox for selection of the rown in AEM forms.(Screenshot below)Need to bind the value of the checkbox with a value so that I can determine what all rows are selected. I am able to bind the data with first...
Hi All, We trying to generate default DOR on AEM forms as cloud service.We have connected to Unified storage connector to save form data on Azure. Created a FormData model to persist data on Azure blob.Submitting form using "Submit Form Data Model".Form data get saved on Azure blob.DOR generation re...
Hi, We have client looking for "Interactive Communication and Correspondence Management". Can we know when these features will be available in cloud? ThanksVidhya Bhushan
Using AEM Forms - 6.5.12 on Windows OSI have a REST form data model.Create a document fragmentAdded data elements on to text document fragment.On saving it is failing with error [object Object]. Log shows following error. Screenshot attached too.08.05.2022 10:02:08.307 *ERROR* [0:0:0:0:0:0:0:1 [1651...