Guest
26 Feb 2014 15:47

I have a number of fields I wish to display in tabular format via the default table template. Why am I having problems displaying the entire field? The original field is a select dropdown or List autocomplete. No matter what I use, the entire value is not displayed, only the first letter. How can I fix this?

Last Modified: 02 Mar 2014


pepperstreet VIP
Total posts: 3,837
26 Feb 2014 18:09

Can you supply more details and screenshots of the field, type, template parameters?

  • Is it the DEFAULT template? Or Adv.Table?
  • You are hiding the actual record title? And the field with "U" is your first column?

Sergey
Total posts: 13,748
27 Feb 2014 00:12

Screenshot looks like custom table template.

You need to add attribute to <td> element. <td width="20%">. Add this attribute to all columns except one you want to take the rest.


Guest
27 Feb 2014 00:43

I have not yet touched any of the template files. I only made a duplicate copy of the default template. I have made no changes outside of that; I have added no customization.

Yes, "U" is the first column.


Guest
27 Feb 2014 01:07

Hello:

I haven't adjusted the template files, and used only the properties. I'm sure you could glance at this and it'd take 50 seconds to identify the problem.

Table in question: http://bit.ly/1gDLZOU

The backend: http://bit.ly/1gDM5pR

Username: sergey

Password: v982sF@bN7h9

If you have the opportunity to review, it would be quite helpful!

Thanks.


Guest
27 Feb 2014 08:21

Pepperstreet, I believe I am already showing the regular Article title. I'm so confused!


Sergey
Total posts: 13,748
27 Feb 2014 08:48

You have titles turned off in type parameters. The fact you enabled in in template will not affect.

Also you do not have table head somehow. May this is why table columns take space..


Guest
27 Feb 2014 08:51

Hmmm, but why does it generate only the first character of the entire value in that field?


Sergey
Total posts: 13,748
28 Feb 2014 01:42

Fixed. update Cobalt in few minutes.


Sergey
Total posts: 13,748
01 Mar 2014 23:03

was the problem related to anything I did wrong?

No. It was error after fix of [USER_ID] in SQL source.

Powered by Cobalt