Busleyden Conditions · early prototype
This sample documents six rules from our own test form. The recipient has been replaced with demo@example.invalid. It illustrates a proposed local handover report, not a customer result.
6 rules · 1 disabled · 2 need manual review
Expand “Original condition” to inspect evidence. Download this sample as JSON. You can also save this page for reference.
Do you repeatedly document complex Jotform rules for client handovers? Tell us about the last time you did it: roughly how many rules, how long it took, and what you used. Please do not send client data, credentials or form submissions.
This page accepts no uploads. The prototype is not yet a supported paid product. Busleyden is independent of Jotform.
Configuration inventory, not a runtime correctness test. Every input rule is retained. Summaries cover only observed settings; inspect warnings and original source. Display order is API array order, not a claim about execution order. No submissions or email bodies included.
Collected from this form ID with a matching repeated read. This is not an atomic snapshot; stop editing while collecting.
6 source rules.
Match ALL (AND):
IF Route [field 2] equals "Alpha"
Show: Details [field 3]
{
"action": "[{\"id\":\"action_262490648437062\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"3\"}]",
"disabled": "1",
"id": "262490648355061",
"index": "0",
"link": "All",
"priority": "0",
"terms": "[{\"id\":\"term_262490648508061\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Alpha\",\"isError\":false}]",
"type": "field"
}Match ALL (AND):
IF Route [field 2] equals "Alpha"
Calculation/update to Result [field 4]: ALPHA
Review required{
"action": "[{\"id\":\"action_262490659052057\",\"isError\":false,\"field\":\"4\",\"replaceText\":\"\",\"readOnly\":false,\"newCalculationType\":true,\"allowZeroCopy\":true,\"useCommasForDecimals\":false,\"operands\":\"\",\"equation\":\"ALPHA\",\"showBeforeInput\":false,\"showEmptyDecimals\":false,\"ignoreHiddenFields\":false,\"insertAsText\":false,\"resultField\":\"4\",\"decimalPlaces\":\"2\"}]",
"id": "262490659029061",
"index": "1",
"link": "All",
"priority": "1",
"terms": "[{\"id\":\"term_262490659195065\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Alpha\",\"isError\":false}]",
"type": "calculation"
}Match ALL (AND):
IF Route [field 2] equals "Beta"
Thank-you message: Alpha complete revision B
{
"action": "[{\"id\":\"action_262490579492066\",\"isError\":false,\"message\":\"Alpha complete revision B\"}]",
"id": "262490668129062",
"index": "2",
"link": "All",
"priority": "2",
"terms": "[{\"id\":\"term_262490579515062\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Beta\",\"isError\":false}]",
"type": "message"
}Match ANY (OR):
IF Route [field 2] equals "Beta"
IF Final note [field 6] equals "special"
ShowMultiple: Details [field 3], Result [field 4]
{
"action": "[{\"id\":\"action_262491347288063\",\"visibility\":\"ShowMultiple\",\"isError\":false,\"fields\":[\"3\",\"4\"]}]",
"id": "262491347267060",
"index": "3",
"link": "Any",
"priority": "3",
"terms": "[{\"id\":\"term_262491347308056\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Beta\",\"isError\":false},{\"id\":\"term_262491347391058\",\"field\":\"6\",\"operator\":\"equals\",\"value\":\"special\",\"isError\":false}]",
"type": "field"
}Match ALL (AND):
IF Route [field 2] equals "Beta"
Skip to: page-2
Review required{
"action": "[{\"id\":\"action_262490777791068\",\"isError\":false,\"skipHide\":\"skipTo\",\"skipTo\":\"page-2\"}]",
"id": "262490777644065",
"index": "4",
"link": "All",
"priority": "4",
"terms": "[{\"id\":\"term_262490777763067\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Beta\",\"isError\":false}]",
"type": "page"
}Match ALL (AND):
IF Route [field 2] equals "Alpha"
IF Final note [field 6] equals "notify"
Select email Notification 1 [email-0], recipient: demo@example.invalid, type: notification
{
"action": "[{\"id\":\"action_262491112950049\",\"isError\":false,\"email\":\"email-0\",\"to\":\"demo@example.invalid\",\"mailType\":\"notification\"}]",
"id": "262490786801060",
"index": "5",
"link": "All",
"priority": "5",
"terms": "[{\"id\":\"term_262491113002038\",\"field\":\"2\",\"operator\":\"equals\",\"value\":\"Alpha\",\"isError\":false},{\"id\":\"term_262491113090045\",\"field\":\"6\",\"operator\":\"equals\",\"value\":\"notify\",\"isError\":false}]",
"type": "email"
}