G'Day,
Can an asset listing be nested in a Simple Edit Layout? I suspect not because of the errors I'm receiving but I want to confirm it one way or the other.
Thanks
Sure it can.
What kind of errors are you getting?
it can do with 3.20 but if i remember correctly i couldn't do it with 3.18.
[quote]
it can do with 3.20 but if i remember correctly i couldn't do it with 3.18.
[/quote]
I do it on 3.18.8 all the time.
I don't think this was ever a limitation.
oh may be asset builder. my memory goes worse…
[quote]
oh may be asset builder. my memory goes worse…
[/quote]
Nope, I nest asset listings in Asset Builders all the time too.
I get a PHP Notice - Undefined offset: 0 and a MySource Error - [ASSERT EXCEPTION] [NULL] "" is not a valid asset ID [SYS0320].
This is on 3.22.3.
I am trying to nest a bog standard asset listing. No dynamic parameters or fancy settings.
Did you select the right asset to list, check that out first
[quote]
Did you select the right asset to list, check that out first
[/quote]
Yes I did. I've run it multiple times. Now I am using JQuery to GET the results of the asset listing and sticking that into the layout at render time.
[quote]
Yes I did. I've run it multiple times. Now I am using JQuery to GET the results of the asset listing and sticking that into the layout at render time.
[/quote]
jQuery FTW!
[quote]
jQuery FTW!
[/quote]
Which is very shiny but shouldn't be necessary as far as I can tell.