Difference between revisions of "TranscludeSubform"
From ARK
m (TranscludeSubforms moved to TranscludeSubform) |
(→Arguments) |
||
Line 7: | Line 7: | ||
===Arguments=== | ===Arguments=== | ||
− | *''sf_conf'' - the name of the subform to be transcluded | + | *'''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: | If anonymous logins are not enabled a username and password will need to be supplied: |
Latest revision as of 14:37, 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):