Property reference
glide.ui.syntax_editor.async_post
The glide.ui.syntax_editor.async_post property determines if the script editor saves changes asynchronously using jQuery AJAX. When set to true, it enhances user experience by allowing the editor to save without blocking the interface, which is particularly useful during heavy editing sessions.
Default: false
Type: boolean
Application: Global