Skip to main content

RADplus 2023 Update 81

Product Requirements and Recommendations

RADplus required

Recommended Update Level

RADplus 2014 Update 21
RADplus 2021 Update 152
RADplus 2023 Monthly Release 2023.03.00

Product Update Description

The following issues are resolved: 1) The error '[SUBSCRIPT]DatabaseFiles+2^GUIAPI1', which may occur when launching reports from quick links. 2) The error '[UNDEFINED]zValidateTableAlias+17^User.RadPlusCSMOption.1', which may occur when a multiple iteration grid on a modeled form contains more than 5,000 rows.

Required Updates

None

Included Updates

None

Details

NEW0 CHANGED0 FIXED2
Fixed (2)
Quick Link - Reports
An issue is resolved to ensure that "Quick Links" configured on a form that contain reports, can be launched successfully KB0074500 v0.01
Topics
• Forms • Forms Designer
 
Modeled forms
An issue is resolved to ensure that modeled forms that contain more than "5000" or more rows entered in their "Multiple Iterations" sections, can be submitted successfully KB0075246 v0.01
Topics
• Forms • Modeling
 
Acceptance Tests

AV-87768 Summary | Details
Quick Link - Reports
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Admission
Scenario 1: Validate quick links for launching reports
Specific Setup:
  • Have a modeled form [TestForm] in application PM, that is not "Client" based. For example a form that is "Staff" entity based
  • Using form "Report Definition" in "CWS", have a report definition defined [TestReport] with a "PATID" defined as a parameter that will be passed to the report defined in the form
  • In "Form Designer" edit [TestForm] and add [TestReport] as a "Quick Link"
  • In "Form Designer" edit the "Admission" form add also add [TestReport] as a "Quick Link"
Steps
  1. Open [TestForm]:
  2. Select the entity required to launch into the form. For this example, user is prompted with "Select Staff".
  3. Navigate to the quick link [TestReport] defined on the form in the setup.
  4. Click on the quick link to launch the report definition.
  5. Populate the "Select Client" search prompt with any client [TestClient].
  6. Validate the form opens successfully and [TestClient] is populated in the "Client" search field.
  7. Populate any other desired fields on the form.
  8. Click [Process].
  9. Validate the report launches and data is displayed as expected.
  10. Close the report.
  11. Close [TestForm]:
  12. Open the "Admission" for an existing client [TestClient].
  13. Navigate to the quick link [TestReport] defined in the setup.
  14. Click on the link to launch the report definition.
  15. Validate the form opens successfully and [TestClient] is populated in the "Client" search field.
  16. Populate any other desired fields on the form.
  17. Click [Process].
  18. Validate the report launches and data is displayed as expected.
  19. Close the report.
  20. Submit or close the "Admission" form.
  21. Open the "Admission" for a "New" client:
  22. Navigate to the quick link [TestReport] defined in the setup/
  23. Click on the link to launch the report definition/
  24. Validate an error is displayed indicating that the form cannot be opened for a client that has not been admitted yet.
  25. Click [OK]/
  26. Close the "Admission" form.

Topics
• Forms • Forms Designer
AV-90360 Summary | Details
Modeled forms
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Form with Multiple Iteration Sections
Scenario 1: Validate filing Modeled forms that contain "Multiple Iteration" sections
Specific Setup:
  • Have a modeled form [TestForm] that contains one "Primary" section and two "Multiple Iteration" sections on the form
  • Have two client [TestClientA] and [TestClientB]
  • For [TestClientA], data has already submitted in [TestForm] that includes "5000" or more rows filed in the multiple iteration section grids
  • For [TestClientB], no data has been submitted in [TestForm]
Steps
  1. Open [TestForm] and select [TestClientB]:
  2. At the primary section:
  3. Populate the desired fields on the section.
  4. Click to the first multiple iteration section:
  5. Click to 'Add' a new row.
  6. Populate the desired fields on the section.
  7. Click to the second multiple iteration section:
  8. Click to 'Add' a new row.
  9. Populate the desired fields on the section.
  10. Submit the form.
  11. Validate the form files successfully.
  12. Return to [TestForm] and select [TestClientB]:
  13. Select the row submitted in step 1..
  14. Validate each section displays data as expected
  15. Open [TestForm] select [TestClientA]:
  16. Select the row of data already submitted, as stated in the setup:
  17. At the primary section
  18. Validate data is displayed as expected.
  19. Click to the first multiple iteration section:
  20. Validate the rows of data already submitted are displayed.
  21. Click to 'Add' a new row:
  22. Populate the desired fields on the section.
  23. Click to the second multiple iteration section:
  24. Validate the rows of data already submitted are displayed.
  25. Click to 'Add' a new row:
  26. Populate the desired fields on the section.
  27. Submit the form.
  28. Validate the form files successfully.
  29. Return to [TestForm] and select [TestClientA]
  30. Select the row submitted in step 3
  31. Validate each section displays data as expected, including the new rows added in the multiple iteration sections.
Topics
• Forms • Modeling