Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
Server-Side Implementation in PHP
($_POST['chunkMetadata'])) { // Gets chunk details $metaDataObject = json_decode($_POST['chunkMetadata']); // ... // Perform security checks here
Custom Sources
(); }, 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
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
) { // ... }, 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
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