Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6047623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:22:16+00:00 2026-05-23T07:22:16+00:00

I didn’t find a Example how to use a fluid partial in a extbase

  • 0

I didn’t find a Example how to use a fluid partial in a extbase controller to reuse it for an ajax request/response.

Something like the Tag f:render partial=”” but in a controller to return the html in a json response.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T07:22:17+00:00Added an answer on May 23, 2026 at 7:22 am

    I found a solution:

    $this->templateView = $this->objectManager->create('Tx_Fluid_View_TemplateView');
    $res = t3lib_extMgm::extPath($this->controllerContext->getRequest()->getControllerExtensionKey()) . 'Resources/Private/';
    $this->templateView->setLayoutRootPath($res);
    $this->templateView->setPartialRootPath($res . 'Partials/');
    $this->templateView->setRenderingContext($this->objectManager->create('Tx_Fluid_Core_Rendering_RenderingContext'));
    $this->templateView->setControllerContext($this->controllerContext);
    
    $partial = $this->templateView->renderPartial($partialName, Null, $data);
    

    But the only Problem is the setRenderingContext method doesn’t set the default RenderingContext correct, i must modify the method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

didn't find an answer to this. I like KeyedCollection, because it keeps the insertion
I didn't find something good that helps me so I'm asking a question, sorry
I didn't find it, yet. Did I miss something? I know a factorial method
didn't found any help with the search... I'm going to do something like loading
I didn't find this anywhere - can i tell Play! that a specific controller
Didn't find any from their website. I mostly just trying to see which one
I didn't find this in the documentation . Should I just make the close
I didn't manage to find any functionalities for minimizing/maximizing programatically. I want to minimize
I didn't find anything about parsing HTML in the XML::LibXML::Reader documentation. And I tried
I didn't use subviews but painted my things with -drawRect: inside an UIView subclass.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.