-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: 7.0.0 DXP FP28, 7.0.X EE, 7.0.4 CE GA5
-
Component/s: Dynamic Data Lists > Form
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
If viewing a Form in the Forms portlet with a repeatable (select) field that uses a URL data source, then the button to repeat will be missing. The button will render but will be de-rendered almost immediately.
Steps to reproduce:
- Navigate to Content -> Forms
- Click the dots in the upper-right corner, click "Data Providers," and add a new Data Provider
- Fill in the necessary fields:
- Add a name
- Input "http://localhost:8080/api/jsonws/country/get-countries" in the URL field
- Input "name" for both the "Displayed JSON Attribute" and "Stored JSON Attribute" fields
- Fill in the "User Name" and "Password" fields with the Test user's credentials
- Save the new Data Provider
- Back in Forms admin, add a new Form
- Add a "Select from List" field
- Select "From Data Provider," and then select the newly added data provider
- Under "Show More Options," make the field repeatable
- Finish editing the Form and save
- Add a Forms portlet to a page and select the new Form
Expected result: the Form loads and the select field can be repeated with a plus ('+') button
Actual result: the Form loads, but the button to repeat the select field is missing
Reproduced in ee-7.0.x: c8a4e0f0bfefb28d0093eacd813b0384fadf3357