Actions
Feature proposal #4666
closedImplement ajax result form type
Description
Should perform an AJAX call to the supplied URL (link attribute) and output the results as the field value. If no result or an error fallback to default attribute (if present). Maybe also needs some sort of type handling? So it can handle XML, JSON, HTML, TEXT results?
Actions