Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues overriding templates #350

Open
joakDA opened this issue Aug 9, 2019 · 0 comments
Open

Issues overriding templates #350

joakDA opened this issue Aug 9, 2019 · 0 comments

Comments

@joakDA
Copy link

joakDA commented Aug 9, 2019

Hi, I was able to override the overview template to adjunt the visual interface to my application, extending from my base template.

But I am not able to change the angular code in "_ngGrid.html.twig" and "translation.js" to an AJAX file to make request to the controller. Also, I don't want to include the references to Bootstrap 3 ( I am using Bootstrap 4.3), JQuery library (I am using JQuery 3.3.1) and Angular (I am not using it).

On the grid view, I want to use simple TWIG code on my template and have a simple JS file to make AJAX request to the controller. Also, I am using JQuery Datatable to improve table's functionality.

Please, could you provide a solution to change all the angular code to a JS file to get the translations data from the Symfony Controller? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant