Export to GitHub

evoluspencil - issue #156

Limit of 12 columns for Table


Posted on Mar 30, 2010 by Swift Hippo

What steps will reproduce the problem? 1. Include more than 12 columns

What is the expected output? What do you see instead? Cannot show any columns when added more than 12

What version of the product are you using? On what operating system? version 1.1.1 on Windows XP

Please provide any additional information below.

Comment #1

Posted on Feb 11, 2012 by Quick Giraffe

I have the same problem, and the only thing I could think of was to join two tables, one with 12 columns and one with what I needed to.

Comment #2

Posted on Apr 4, 2012 by Happy Rhino

I see the same issue in 1.3.4

Comment #3

Posted on May 6, 2013 by Grumpy Elephant

I see the same issue in Pencil 2.0.3 (Windows 7). After I added more than 13 columns the table disappers. I think priority should be set to major

Comment #4

Posted on Jan 22, 2014 by Happy Bird

Comment deleted

Comment #5

Posted on Jan 22, 2014 by Grumpy Horse

I'm experiencing the same problem

Comment #6

Posted on Apr 24, 2014 by Happy Monkey

I agree. This is a majour problem for me.

Comment #7

Posted on Feb 25, 2015 by Swift Monkey

Comment deleted

Comment #8

Posted on Feb 25, 2015 by Happy Camel

Ran into this problem today as well

Comment #9

Posted on Feb 26, 2015 by Happy Monkey

Same problem on Pencil 2.0.5 (Windows 7)

Comment #10

Posted on Mar 17, 2015 by Happy Bird

Same as previous comments (Windows7 - 64bit)

Could we know when this problem could be solved? it's blocking and need to create two bonded tables.

Comment #11

Posted on Mar 25, 2015 by Quick Kangaroo

Same issue when adding more that 13 columns, v.2.0.5, Win7

Comment #12

Posted on Mar 28, 2015 by Helpful Hippo

There is an existing patch for this, I will test it on my fork to see if it still works, but instead of allowing infinite columns, it just ups the limit to 20.

Is that enough or should I look into allowing infinite columns?

See: https://github.com/prikhi/pencil/issues/156

Status: New

Labels:
Type-Defect Priority-Medium