Hi - thanks for the reply. My query is in relation to document editing in Google Docs. Below is an example of what I am attempting. Symptoms is a Document in my GoogleDrive. It has been previewed and has a valid .page url (I have tried publishing to a .live url) and the same result in the 2nd photo....
I am using Google Docs to manage content in EDS, I am wanting to 'Insert Link' to other documents in the Google Drive, that will be converted to a proper external link at preview and publish. However, when I preview the document the link does not get converted to the externally rendered URL but stay...
After more debugging I think I have found the issue. For the repeat sections some of the forms had the Allow Page Breaks within Content checkbox set which was causing an issue in the profile.js code where it did not handle the syncing of the model to the HTML because the subform had been split into ...
We are using AEM 6.5 SP17We upload these as XDP files and render the HTML through a servlet through the get method and the post method used the OutputService to generatePDFOutput to merge the submitted data to produce the PDF we return to the client. So its HTML5 mobile forms, not adaptive forms. We...
We have just migrated a load of ex Livecycle forms to AEM. The bulk of these work perfectly using a slightly modified profile servlet.The problem we are having is the on some forms where there is a Repeat section managed by the instanceManager when you add a new instance you do not see the new secti...
Thanks for the response. The API I was using ishttps://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/vat-registered-companies-api/1.0/oas/page
We are developing a custom function to update the values of several fields depending on some logic. We would like this to be configurable through the Rules Editor so that the fields can be dragged onto the Input parameters.However we seem to be unable to get hold of the field Object directly or pass...
We are trying to use a published API from the UK Revenues team - it is defined as an openapi yaml file - very simple API - provide a VAT number and it returns with the data of the organisation. I have added the YAML as a cloud service and build an FDM from it. When I test the Service it sucessfully ...
We have a Cloud instance of AEM Forms and we are using the Core Components as a base. We are not attempting to add Adobe Analytics to the solution. We are following these instructions Enable Adobe Analytics for an Adaptive Form using Experience Cloud Setup Automation After a bit of trial and error w...