// TODO - Add in custom element name that this manager is working with. ceName = "Sync Test Element"; // TODO - Add the text for the button to Add New. request.params.addButtonTitle = "Add New Sync Test Record"; // Load the scripts and get the CE Form ID application.ptSync.scripts.loadJQuery(); application.ptSync.scripts.loadJQueryUI(); application.ptSync.scripts.loadADFLightbox(); request.params.formid = application.ptSync.cedata.getFormIDByCEName(ceName);
#request.params.addButtonTitle#
Please LOGIN to add new records.