Changeset 2671402
- Timestamp:
- 02/02/2022 03:08:48 PM (4 years ago)
- Location:
- driveworks-shortcode-form-embed
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
driveworks-shortcode-form-embed/tags/1.0.1/readme.txt
r2668386 r2671402 52 52 53 53 It is important to ensure that your DriveWorks Integration Theme server is running correctly. 54 You can check this by accessing the configured server url in a browser.54 You can check this by accessing the configured server_url in a browser. 55 55 56 56 Clear warnings will be shown if any errors are made in the config or during connection. … … 69 69 Yes - however they will **all share the same client library script**. 70 70 Only **1** version of the library can be loaded on the same page. 71 The first server url found in the content will be used to load the client library script.71 The first server_url found in the content will be used to load the client library script. 72 72 73 73 Multiple Integration Theme *servers* can be connected to and embedded at the same time, but please note that only the first instance of the library will be loaded. 74 74 You should ensure all Forms can run successfully on the shared version of DriveWorks. 75 75 76 Embeds with the same Server URLwill re-use the same client for reduced overhead.76 Embeds with the same server_url will re-use the same client for reduced overhead. 77 77 78 78 = Why won't my embed load? = -
driveworks-shortcode-form-embed/trunk/readme.txt
r2668386 r2671402 52 52 53 53 It is important to ensure that your DriveWorks Integration Theme server is running correctly. 54 You can check this by accessing the configured server url in a browser.54 You can check this by accessing the configured server_url in a browser. 55 55 56 56 Clear warnings will be shown if any errors are made in the config or during connection. … … 69 69 Yes - however they will **all share the same client library script**. 70 70 Only **1** version of the library can be loaded on the same page. 71 The first server url found in the content will be used to load the client library script.71 The first server_url found in the content will be used to load the client library script. 72 72 73 73 Multiple Integration Theme *servers* can be connected to and embedded at the same time, but please note that only the first instance of the library will be loaded. 74 74 You should ensure all Forms can run successfully on the shared version of DriveWorks. 75 75 76 Embeds with the same Server URLwill re-use the same client for reduced overhead.76 Embeds with the same server_url will re-use the same client for reduced overhead. 77 77 78 78 = Why won't my embed load? =
Note: See TracChangeset
for help on using the changeset viewer.