Closed tkuhn closed 2 years ago
Done with a782c297cee09df0fd488aad92cb6d51c221eee0
Repetitions of repeatable statements can be filled with URL parameters like param_itemname__1=value
, param_itemname__2=another-value
, etc. Adding a dot in front of the number refers to extra repetitions to be added at the end (useful when used in combination with parameters like supersedes=...
): param_itemname__.1=yet-another-value
Filling form elements from URL parameters isn't fully implemented yet for repeated statements.