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...
Good Afternoon,I'm sure this is simple but I'm having a day. I have provided a link to the form that I'm asking about below. Under Classifications and Payroll Information, I would like to work with the following three fields in the table: Hourly Rate(hourlyRate), Hourly Rate Cap(hourlyRateCap), and ...
Hi Folkswe have created a Maven Project to define a Servlet, which is calling FormService.importData method to prefill a PDF with AEMFD Data Document. Issue is when multiple requests are sent and any time when 1 request is yet to complete and in concurrent another request is received by Servlet then...