}
$this->addField('price_set_id', [
- 'entity' => 'PriceSet',
+ 'entity' => 'PriceField',
'options' => $price,
'onchange' => "showHideAmountBlock( this.value, 'price_set_id' );",
]);
$this->assign('price', TRUE);
}
$this->addField('price_set_id', [
- 'entity' => 'PriceSet',
+ 'entity' => 'PriceField',
'options' => $price,
'onchange' => "return showHideByValue('price_set_id', '', 'map-field', 'block', 'select', false);",
]);
*
* Generated from xml/schema/CRM/Price/PriceField.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1beb1154376828f4f0efda1cc5b12c6a)
+ * (GenCodeChecksum:bbbe38985671ec274c1655e432977575)
*/
/**
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceSet',
'html' => [
+ 'type' => 'Select',
'label' => ts("Price Set"),
],
'pseudoconstant' => [
<labelColumn>title</labelColumn>
</pseudoconstant>
<html>
+ <type>Select</type>
<label>Price Set</label>
</html>
<add>1.8</add>