Olá list i have a hard work to hidden field on edit page, on phprunner version 2 it´s easy.
In phprunner 2 i set hidden field and its work´s, in this version 3.1 build 157 not have a hidden type field.
{build_edit_control field="id" value=$value_id mode="edit"}
it´s show the id field i need to hidden this field on edit page.
I using this field on my events, if i set redonly field it´s return a errors.
I simple need to hidden and use this field on edit page.
thank´s