Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you’re brand new to Reactor, we suggest getting started by learning how it works and how to use some of the ready made controls that we’ve included. 

Get Started… 02. Getting Started with Reactor

Next, you’ll need to know how to how to use the specific BlackBox controls you’re interested in — each one is different so we’ve written up a few notes for you…

...

Once you understand the basics then use these guides to help you use, and modify, the included BlackBox controls. 

Customising BlackBoxes 

Given that the Reactor Core contains the source code you can of course modify the controls as much as much as you like or dare. To modify the look and some behavioural aspects, the CSS styles can be changed, so we’ve created a tutorial to walk you through that with the Scheduler contol:

Beyond that, you’ll need to hone your JavaScript skills to modify the features and functionality of the controls, but these languages (HTML, JavaScript and CSS) are so powerful, almost anything is possible. 

...

And as an example here’s how we built the Kanban Board. 07. Tutorial: Creating a Kanban Board

Fusion Reactor Toolbox

The FR Toolbox is a JavaScript library we created that makes it much easier to make your own JavaScript talk to FileMaker. It’s the magic which gives you functions in JavaScript to read, write, delete, update, calculate with FileMaker.

...