Apr 23rd, 2014, 1:14 AM
RESOLVED:
i've put into the "EDIT FIELD" tab of the Display Settings in the Custom Field module related to my "document code" form field this simple smarty:
{if $CONTEXTPAGE == "edit_submission"}
{$VALUE}
{/if}
And it works, finally (after one month).
Cheers to All,
Marco
i've put into the "EDIT FIELD" tab of the Display Settings in the Custom Field module related to my "document code" form field this simple smarty:
{if $CONTEXTPAGE == "edit_submission"}
{$VALUE}
{/if}
And it works, finally (after one month).
Cheers to All,
Marco