| Current Path : /home/jcjack6/transformptyoga.com/plugins/convertforms/getresponse/ |
| Current File : //home/jcjack6/transformptyoga.com/plugins/convertforms/getresponse/form.xml |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset name="service">
<field name="api" type="nrtext"
label="PLG_CONVERTFORMS_GETRESPONSE_KEY"
description="PLG_CONVERTFORMS_GETRESPONSE_KEY_DESC"
class="input-xlarge"
urltext="PLG_CONVERTFORMS_GETRESPONSE_FIND_API_KEY"
url="https://www.tassos.gr/joomla-extensions/convert-forms/docs/sync-leads-with-getresponse"
required="true"
/>
<field name="list" type="servicelists"
label="PLG_CONVERTFORMS_GETRESPONSE_LIST_ID"
description="PLG_CONVERTFORMS_GETRESPONSE_LIST_ID_DESC"
class="input-xlarge"
required="true"
/>
<field name="updateexisting" type="radio"
label="PLG_CONVERTFORMS_GETRESPONSE_UPDATE_EXISTING_USER"
description="PLG_CONVERTFORMS_GETRESPONSE_UPDATE_EXISTING_USER_DESC"
class="btn-group btn-group-yesno"
default="1">
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
</fieldset>
</form>