Merge remote-tracking branch 'origin/2.4/dev' into vlb2

This commit is contained in:
Josh Patterson
2025-04-07 08:52:50 -04:00

View File

@@ -81,6 +81,30 @@ soc:
label: Target label: Target
- field: jscall - field: jscall
label: JavaScript Call label: JavaScript Call
- field: background
label: Background XHR Request
forcedType: bool
- field: method
label: XHR Method
options:
- DELETE
- GET
- PATCH
- POST
- PUT
- field: options
label: XHR Options (JSON)
multiline: True
forcedType: "{}"
- field: body
label: XHR Content
- field: encodeBody
label: Encode XHR Content Variable Data
forcedType: bool
- field: backgroundSuccessLink
label: XHR Success Link
- field: backgroundFailureLink
label: XHR Failure Link
- field: category - field: category
label: Category label: Category
options: options: