Skip to content

View Cell Feature ? #2322

Description

@crustamet

About View cells.

We can use the view cells only for minimum unique content.

I hit this bump. I wanted to try the feature and now i am stuck.
I have for example

a view cell that all the content to be rendered if we already loaded some on other view cells.

This is because the Request class is not passed to the controller.

How can i get already loaded params from extended controller if this view cell don`t call the
initController constructor. ?

Structure
BaseController
Home extends BaseController
[IN HOME] i use a VIEW
inside that view i use view_cell(Front/Pricing)

This is very important because i already loaded inside the Home, so all view_cells needs to have this data. How can i get this data without sessions :( ?

Front/Pricing extends BaseController

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions