Mini Widgets
Field Finder
Field Finder
With the Field Finder, you can quickly and easily determine the unique ID of a Ninox field. This ID is needed in many widgets to perform actions such as "update" specifically on a certain field.
Application Code
💡 Note: If you build a function for your API key in the Global Code, you don't need to enter it every time. :) Then your application code might look something like this:
Example
You can naturally refer to Ninox fields for the parameters. As in the following example:

You will now receive the Field ID "B", which you can specify for your actions in other widgets.