Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

How to get the json information on the line

$script = 'Web: Generate Invoice Report';
                $doc_data = [
                    'type' => $type,
                    'clientID' => $clientID,
                    'invoiceNumber' => $invoiceNumber,
                    'jobNumber' => $jobNumber,
                ];

 

Your question is not clear. Are you trying to get data from JSON or to construct a JSON result? Please state clearly what is the input to the process and what is the expected result (if it's JSON, show the exact JSON you need to get).

 

Edited by comment

  • Author

I need to get the JSON result

7 minutes ago, archrid404 said:

I need to get the JSON result

If you think that's an appropriate response to:

19 hours ago, comment said:

Please state clearly what is the input to the process and what is the expected result (if it's JSON, show the exact JSON you need to get).

then I have nothing to say to you.

 

  • 1 month later...
  • Author

Here's my scenario hopefully you can understand. I have a link that will trigger the query result. Basedon my sample I am not fully familiar with json.

 [
                    'type' => $type,
                    'clientID' => $clientID,
                    'invoiceNumber' => $invoiceNumber,
                    'jobNumber' => $jobNumber,
                ]

I assume this will trigger on filmmaker script using script parameter.

17 minutes ago, archrid404 said:

hopefully you can understand

I am afraid you greatly overestimate my telepathic skills. Maybe someone else will be able to help you.

 

Edited by comment

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.