I have a use case where I need to send 1 or more attachments with an email. The current email component seems to allow for 1 or more attachments but, not dynamically. The attachments are in a payload folder and I don't know how many until runtime. This is an attempt to find the equivalent compone...
Does this already exist somewhere? I'd hate to have to wrap the driver myself - never have been successful. Can somebody point me to a download of an Oracle database driver already wrapped for OSGI? Thanks,Charles
I want to have a date and time picker in my form, But all i can see that, AEM Forms offers a date picker, from which i can only capture the date given by the form filler . I want to have a field which captures the time as well. Is there any specific way to do so?Would be really great, if i get a way...
I have the following code I found and tweaked for our purposes, however I am having difficulty modifying the code so that it only reports back all dropdown fields in my form, which are required, and have a default value, which is "0".I've been playing with it, and I thought the current code would wo...
Hi Team, As part of AEM JEE Installation on WebSphere in Unix we have installed the application but while launching the configuration manager under /opt/adobe/Adobe_Experience_Manager_Forms/configurationManager/bin/ConfigurationManager.sh we are getting a weird error. Exception in thread "main" java...
Hi All, I am trying to install the AEM 6.5 JEE on IBM WebSphere application server for that i have downloaded the "aemforms_server_6_5_0_websphere_all_unix.tar.gz" file extracted the file using 7Zip command and uploaded the "aemforms_server_6_5_0_websphere_all_unix.tar" file in the server. I am logg...
Good day,I am following up on my previous question with the same subject because I'm not sure if my reply to MHWinter is being forwarded. Please excuse me if I'm doing this all wrong and advise me what I should have done or what I need to do....MHWinter was very helpful with solving my issues with ...
I have a simple Avg FormCalc calculation below, but the default value is showing -0.01 and for the life of me I do not know why, and need some help. Avg(pmp.Page8.D1, pmp.Page8.D2, pmp.Page8.D3, pmp.Page8.D4, pmp.Page8.D5, pmp.Page8.D6, pmp.Page8.D7, pmp.Page8.D8, pmp.Page8.D9, pmp.Page8.D10 ,pmp.Pa...
Hi, I am exploring on AEM with Adaptive Forms concept for a pre sales activity, while working on it I am trying to send form details as email, I have followed below Adobe Doc for creating Form but getting "Sending the email to the following server failed : smtp.gmail.com:465" error. https://experien...
Reacting to @radzmar recent comment about scripting a field's visibility instead of setting the visibility in the object properties:I have designed forms that can be either filled in directly in the form or by importing data into the form. The problem I had with that is that importing data would no...