Hi community, I have following setup:a repeatable panel with 3 inputsa custom submit action, which calls an OSGI serviceAEM (Forms) with version 5.7.0Actually I access to the submitted data in my service via the "_guideValuesMap"-Parameter, because all data is in JSON format and it is easier for me ...
Hi, A XDP template is created using Spanish(USA) locale. The special characters used in the text of the form appear correctly both in the form and in the saved PDF, but the text entered in the input field, even thought it appears correctly in the form, it does not save it in the same way in the PDF....
Hello, I have following setup:The first input is a dropdown with entries 1 to 10. The following three inputs are placed into a panel named "panel_child". If the user selects the count of his children, the panel should be displayed in the count, he selected.I wrote a rule for the dropdown if the valu...
Dear Folks, Can anyone guide me how the adobe arabic font used in the livecycle for the arabic . I tried all the steps given but still that adobe arabic font doesnot change into arabic and shows error.
I'm so close but maybe my script is way to cumbersome and needs to be written in a different way. We ( @Pulkit_Jain_ and @Mayank_Tiwari ) had this form working but the customer wanted another functionality added to my tbleEmployeeInfo table. We added a column with a field named adjustedRate. If this...
We have XDP form (attached sample) which needs a field to have 10 leading and 8 trailing digits. we have added this pattern to all options (Data/Display/Edit/Validation) num{zzzzzzzzz9.zzzzzzz9} and also added leading and trailing digit number to field tab. issue start appearing when we have to put ...
Hi all,I am trying to give 10 leading and 8 trailing digits in a decimal field. I am using "num{z,zzz,zzz,zz9.99999999}" as Display and Data pattern and have limited the leading and trailing digits to max 10, 8 respectively under the Object palette > Field settings. I am facing the following issues:...
Hello, I am building an Adaptive form, and I noticed that I was getting some errors in the log when I render the form in the Workspace UI. I am getting this error on two different tables and two different check boxes. Despite the errors, the fields are displayed properly and the fields with rules an...
Good Afternoon,@Pulkit_Jain_ this is the form you just helped me with. I'm hoping you or someone can help me as this request is a little more complicated. I need to run a script that will check for duplicates within the employeeName field but this table has a repeating row AND the entire table is ru...