[#11745] Implemented the "Number" parameter
History
Updated: 2021-02-18 05:11
resolution_id: 5 => 6
Updated: 2018-02-20 08:16
description: Hi, I noticed in the docs you show a Number parameter but it is not actually implemented. I added it for myself as it is a feature I needed. Here's how to do it:
Quotes.module.php
function SetParameters()
{
...
$this->CreateParameter('number', '1 => Hi, I noticed in the docs you show a Number parameter but it is not actually implemented. I added it for myself as it is a feature I needed. Here's how to do it:
Quotes.module.php
function SetParameters()
{
...
$this->CreateParameter('number', '1
Updated: 2018-02-20 08:04
description: Hi, I noticed in the docs you show a Number parameter but it is not actually implemented. I added it for myself as it is a feature I needed. Here's how to do it:
Quotes.module.php
function SetParameters()
{
...
$this->CreateParameter('number', '1 => Hi, I noticed in the docs you show a Number parameter but it is not actually implemented. I added it for myself as it is a feature I needed. Here's how to do it:
Quotes.module.php
function SetParameters()
{
...
$this->CreateParameter('number', '1
resolution_id: => 5