Search Results: "Write with OpenID" "Write post with name/password" slot

Server-Side Implementation in PHP

Guides

($_POST['chunkMetadata'])) { // Gets chunk details $metaDataObject = json_decode($_POST['chunkMetadata']); // ... // Perform security checks here

Custom Sources

Guides

(); }, insert: function(values) { return $.ajax({ url: "http://mydomain.com/MyDataService/", method: "POST", data: values... } }); }, insert: (values) => { return fetch("https://mydomain.com/MyDataService", { method: "POST", body: JSON.stringify(values

Limitations

Guides

that contains formatted rich content for an article, forum post, etc. HTML Editor saves only a limited subset of tags and attributes. All other formatting attributes and features are discarded. HTML Editor

Custom Data Sources

Guides

) { // ... }, insert: function(values) { var deferred = $.Deferred(); $.ajax({ url: "https://mydomain.com/MyDataService/", method: "POST.../MyDataService', { method: 'POST', body: JSON.stringify(values), headers:{ 'Content-Type': 'application/json

UI Components

Reference

various elements within it. Separate and adaptive, the Box UI component acts as a building block for the layout. View Demo Read Guides See Also jQuery Add DevExtreme... Component Configuration Syntax React Component Configuration Syntax dxCalendar The Calendar is a UI component that displays a calendar and allows an end user to select the required date within