Hello,
I require the form field caption to be longer than 45 characters (this limit is set on the db column and all labels end up getting cut off at 45 characters). Can this be made longer in the db - if so how?
Alternately I tried using description in place of caption for the label, but this does not work either. Example instead of _CAPTION I am using _DESCRIPTION, but this does not render any label in the front end form UI
<tr class="f2c_field">
<td width="100" align="left" class="key f2c_field_label" valign="top">{$CP1_PHY_COND_DESCRIPTION}</td>
<td valign="top" class="f2c_field_value">{$CP1_PHY_COND}</td>
</tr>
Thanks
Alex
Form2Content Forum
Questions and answers for Form2Content, a Joomla CCK.
- alex de rafols
- F2C submission form templating
- Wednesday, 16 August 2017
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
However, you are not allowed to reply to this post.
However, you are not allowed to reply to this post.