Message to the Blogger Engineers

159 views
Skip to first unread message

Abdelnaem Atia

unread,
Jan 31, 2021, 10:17:02 AM1/31/21
to Forum Blogger Ambassade Francophone
Hello Blogger Engineers
I want help, please It's necessary for me

first, please see this link

The limit is 40 tokens for expressions (value in an attribute).

Before:
<b:with value='[1,2,3,4,5,6...,40]' var='array'></b:with>


After:
<b:with value='[1,2,3,4,5,6...,61]' var='array'></b:with>

Please, I want the number of properties inside the array or object to be more than 40 because the maximum is 40 and I am working on something that needs to be less than 61


thank you Ms. Soraya and all Blogger Engineers

Soraya Lambrechts [fr-BE]

unread,
Jan 31, 2021, 4:21:36 PM1/31/21
to Forum Blogger Ambassade Francophone
Hi,

I'm sorry. Blogger engineering also has constraints to respect. All limitations on Blogger are not trivial... ;)


Best :)

Abdelnaem Atia

unread,
Jan 31, 2021, 4:38:07 PM1/31/21
to Forum Blogger Ambassade Francophone
Is there no other solution?

any solution please

(:

Soraya Lambrechts [fr-BE]

unread,
Jan 31, 2021, 6:31:35 PM1/31/21
to Forum Blogger Ambassade Francophone
Split the object.

  <b:with value='{....}' var='foo'>
    <b:include cond='data:XXX in data:foo' name='???'/>
  </b:with>

  <b:with value='{....}' var='foo'>
    <b:include cond='data:XXX in data:foo' name='???'/>
  </b:with>


Best :)

Abdelnaem Atia

unread,
Feb 1, 2021, 4:39:43 AM2/1/21
to Forum Blogger Ambassade Francophone
Thanks a lot for the replies and sorry for the inconvenience

But is there an example to understand how to do this?

thanks Ms. Soraya
Reply all
Reply to author
Forward
0 new messages