Mailing List Archive

Admin - Display only field
Hello Everyone:

Just wondering if there is a way in IC Admin (perhaps editing a field's
meta data?) to set it as a display only field (no input allowed)?
I import new records into the products table using:

[import-fields table=products file=upload/newrecords.update add=1 move=1
dir=backup]
[export table=products hide=1]

There is one static field I do not want anyone to change - ever - and
right now it is editable in IC admin -> Items.

Thanks.

--
Best regards,

Bill Betz


_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Re: Admin - Display only field [ In reply to ]
On 25/12/16 17:36, William P. Betz Jr. wrote:
> Hello Everyone:
>
> Just wondering if there is a way in IC Admin (perhaps editing a field's
> meta data?) to set it as a display only field (no input allowed)?

If you edit the field's metadata you can change the widget type to
"hiddentext". It is not in the drop down, so you must enter it manually
in the text field next to the drop down list.


Peter

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Re: Admin - Display only field [ In reply to ]
> On 25/12/16 17:36, William P. Betz Jr. wrote:
>> Hello Everyone:
>>
>> Just wondering if there is a way in IC Admin (perhaps editing a field's
>> meta data?) to set it as a display only field (no input allowed)?
> If you edit the field's metadata you can change the widget type to
> "hiddentext". It is not in the drop down, so you must enter it manually
> in the text field next to the drop down list.
>
>
> Peter
Thanks, Peter! That did the trick.

Bill

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users