Koren
Sent: Friday, January 10, 2014 1:13 PM
To: Sal Quintanilla
Cc: Semantic MediaWiki developers
Subject: Re: [SMW-devel] Form edit with multiple templates limit
Hi Sal,
Happy new year! I don't know much about this, but I did a web search and the
"max_input_vars" php.ini setting
y New Year everyone.
>
> Sal
>
>
>
>
>
> *From:* Yaron Koren [mailto:ya...@wikiworks.com ]
> *Sent:* Tuesday, December 17, 2013 11:23 AM
> *To:* Sal Quintanilla
> *Cc:* Semantic MediaWiki developers
> *Subject:* Re: [SMW-devel] Form edit with multiple templates l
Tuesday, December 17, 2013 11:23 AM
To: Sal Quintanilla
Cc: Semantic MediaWiki developers
Subject: Re: [SMW-devel] Form edit with multiple templates limit
Hi Sal,
A few variations on this question have come up on the mailing lists
recently. SF itself doesn't impose any limits - but PHP and
Hi Sal,
A few variations on this question have come up on the mailing lists
recently. SF itself doesn't impose any limits - but PHP and/or Javascript
have their own natural limits, PHP by limiting the number of fields whose
value can be passed when the form is submitted, and Javascript by slowing
s.com]
Sent: Tuesday, December 17, 2013 11:23 AM
To: Sal Quintanilla
Cc: Semantic MediaWiki developers
Subject: Re: [SMW-devel] Form edit with multiple templates limit
Hi Sal,
A few variations on this question have come up on the mailing lists
recently. SF itself doesn't impose any li
What's the limit on the number of template instances that can be displayed
in a form that uses multiple?
Thanks.
Sal
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have
I've got a status report form that lets users enter their status
periodically on the same page using
{{{for template|Status Report Record|multiple|add button text=Add
Another Report}}}
70 seems to be the limit to how many can be added through the form. I can
click "Add Another Report",