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 8166921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T20:02:58+00:00 2026-06-06T20:02:58+00:00

I am creating a custom Survey package which has questions module , answers module

  • 0

I am creating a custom Survey package which has questions module , answers module and a third module named survey which has to be used to relate the question_id with the answer_id that was selected by the user.[theres a reason why these three different modules were created]

Now the questions and answers have one to many relation with survey module, I dont want to show any of the subpanel,list,edit , create or popup( all those views that exists by deafult) views for survey module and want to use the chart dashlet to show the survey result.

Can anybody tell me how can I disable all the views for survey module ?

I hope my question is clear to everyone.

Regards,
Anand Joshi

  • 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-06-06T20:03:01+00:00Added an answer on June 6, 2026 at 8:03 pm

    You should be able to go into the custom/modules/{Survey_Directory} and create a controller.php – in that controller.php file you can override the the actions like so.

        public function action_DetailView()
        {
            $this->view = null;
            $GLOBALS['view'] = $this->view;
        }
    

    Setting the view to null will remove the layout and everything, creating a blank method will render the layout but omit the actual views. You could throw some code in the controller to handle a redirect if you wanted to keep people out all together.

    Some common actions though are:

    • action_DetailView
    • action_EditView
    • action_Popup
    • action_ListView

    Hopefully that helps get you started.

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

Sidebar

Related Questions

I'm creating custom forum software for a site I'm building, which includes 2 tables
I am new to magento and i am Creating Custom module for File upload
while creating custom item renderers which interfaces we need to implement? Thank in advance.
I have a Rails blog using friendly_id for creating custom urls. The blog has
I am creating custom ViewGroup in which I am using onLayout method in which
I was used to creating Custom Cells in MonoTouch using Interface Builder but ever
Has anybody experience with using svg for creating custom buttons on android? I recently
I'm creating custom UserControl in ASP.NET and I'm using System.ComponentModel.Attributes to decorate properties with
I'm often creating custom assertion methods for my JUnit tests. eg: public void assertArrays(String[]
I am creating custom cell in my iphone aap and I am also adding

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.