Is it possible to use field comment as default label on SC forms ?

Hi all,
I’ve a mySQL db and I’ve put on each field of it a comment (normally is the meaning of field).
Is it possible to use it as default field forms label text ?
Many thanks

label.jpg

Only if you specifically code a routine for it.
http://stackoverflow.com/questions/5097973/access-mysql-fields-comments-with-php

Is this worked ?

Hi,
I’m sorry but I didn’t still try.
When I’ve got a little bit time I’ll do some tests