Search all wikis and blogs »

Search results in Reactor Implementation Guide

BlackBoxOverride()

Important: Not all BlackBoxes support overrides. All Advanced BlackBoxes bundled with Reactor support this method of adding overrides: if yo...

BlackBoxRefresh

Sometimes it can be difficult to get the Web Viewer calculation to reload its contents based on field values. To help fix this issue, we have int...

Setting the Language

Most Reactor BlackBoxes support several different languages. Usually, Reactor will automatically choose the language to use based on the current ...

BlackBoxDebugging

Debugging When you run Reactor with a Developer license, debugging is turned on by default. To set it on or off, use the FileMaker Ext...

BlackBoxAdd

Adds a BlackBox to Reactor from either a URL or a container field. Function ID 31 Example ...

BlackBoxPath

Returns the path where the blackbox is loaded to. The function first checks on BlackBox name and then for a function name ...

BlackBoxHelp

If help pages are added to a blackbox they can be accessed using this function. This function should be used within a web viewer. It retu...

BlackBoxVersion

Returns the version of a BlackBox; can be used with BlackBoxes placed on the web, format to be decided. Function ID ...

BlackBoxList

Lists BlackBox resources, where the resource type can be pages, functions or controls. Function ID 18 ...

BlackBoxRemove

Removes a BlackBox from Reactor, and deletes it from the extensions folder. Not available in the Reactor Lite version. F...