Difference between revisions of "TranscludeSubform"
From ARK
(Created page with "This method is used to return the an HTML rendered representation of a subform. Available subforms in the ARK instance can be queried using describeSubforms ===Path=== http...") |
m (TranscludeSubforms moved to TranscludeSubform) |
(No difference)
|
Revision as of 14:36, 3 December 2013
This method is used to return the an HTML rendered representation of a subform. Available subforms in the ARK instance can be queried using describeSubforms
Path
http://your.ark.instance/api.php?req=transcludeSubform
Arguments
- sf_conf - the name of the subform to be transcluded
If anonymous logins are not enabled a username and password will need to be supplied:
- handle - username
- passwd - password
Example
Example - transcluding a text subform
Example return (returned as HTML):