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.

Plugins and CWP XML?

Featured Replies

When I submit this to the server:

http://filemaker.domain.com/fmi/xml/fmresultset.xml?-db=fileName&-lay=log2&-script=testbe&-findall

With the script testbe consisting of:

Go to Layout ["log2" (log)]
New Record/Request
Set Field [log::result; BE_Version]
Set Variable [$$id; Value:log::id]
Enter Find Mode []
Set Field [log::id; $id]
Perform Find[]

A question mark is set to the result field.

 

This script works as expected on FMPA 13 when run  from Manage Scripts and when called with PSOS by another script. The version number of the plugin is set to the result in these cases.

 

This is a simple test to see if I could use the BaseElements plugin with CWP XML. It is not working.

 

Thoughts?

 

Thanks,
Drew

Do you have the plugin installed in the CWP Extensions folder?

(different than the SASE Extensions folder)

 

 

As an aside: if you are just using the URL to run the script, then don't use -findall but -findany.  Much quicker

  • Author

Thank you Wim!!! That did it... 

 

For anyone else... plugins for use with CWP go into:

  • Windows: [drive]:Program FilesFileMakerFileMaker ServerWeb PublishingpublishingenginecwpcPlugins
  • Mac OS: /Library/FileMaker Server/Web Publishing/publishing-engine/cwpc/Plugins/"

I added the plugin, then on my mac server I used cd to get to the directory in terminal and ran this command:

sudo chown -R fmserver:fmsadmin BaseElements.fmplugin/

Then rebooted the server.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.