M
M
@bim9262 Thank you for the quick response. Shall I change the request to only modify `external_ip` then? I suggested the change as a default because most blocks appear to follow...
Looks like one workaround is to wrap the `FieldArray` in a `Structure`, then use that as the `DispatchTarget`. This comes at the cost of an additional `.subfield` access. Using the...
Since the two strings in my case are found in succession and can be read out by the same `Payload()` field, I've used a bit of a hack to work...
Thank you for the very quick investigation and detailed response! > Do you think the icons are now too big? From the perspective of my tiny use case, yes, but...