I've extended capabilities of Solspace Form_Helper plugin.
Now you can easily manipulate your custom relationship fields in ExpressionEngine stand-alone edit form.
Please note that you need the Form Helper plugin, that you can obtain here. Currently only 'weblog' type of relationship is supported.
Just add anywhere in the plugin body new function:
Usage instuctions:
{exp:form_helper:custom_relationship entry_id="{entry_id}" field_name="summaries"}{/exp:form_helper:custom_relationship}
Note that this tag requires an entry_id.
Example 1
Example 2
Posted by runner at 03:58 PM. Filed under: Extending EE • Plugins •