I need to fill the dropbox options with data from a table.
I read data from the table using a Read Data block, read_pai. The model name is dtpai. Retrieve org_id and org_name.
But what should I put in the checkbox options to use this data?
The form loaded the data, but does not show it in the dropbox.
I tried:
{var:read_pai.dtpai.org_id}={var:read_pai.dtpai.org_nome}
{var:read_pai.dtpai}
{var:read_pai}
Thanks all.
I read data from the table using a Read Data block, read_pai. The model name is dtpai. Retrieve org_id and org_name.
But what should I put in the checkbox options to use this data?
The form loaded the data, but does not show it in the dropbox.
I tried:
{var:read_pai.dtpai.org_id}={var:read_pai.dtpai.org_nome}
{var:read_pai.dtpai}
{var:read_pai}
Thanks all.