#1 General » Dynamically change select element » December 24, 2020 2:39am

tunga
Replies: 0

In my module form, I want to change options of one select based on selection of another select. Somehow the change doesn't affect the select element. WHY?

Simple code I wrote is:
         var dd=$("select[name='exam_id']");
         dd.empty();
         dd.append("<option value='test'>Test</option>");

#2 Re: General » Google Search » October 7, 2020 8:58pm

My search box is in the header file and its name is q. Somehow,  $_GET["q"]  returns null in my search result page. Even the URL of the search result page lost its fragment part ("?q="). Is there anything that I may doing wrong. If I include a page that doesn't exist in action of the search form, fragment is there.

#3 General » Google Search » October 7, 2020 6:00am

tunga
Replies: 3

Hello,

I'd like to use Google Search on my website. I want to pass search text to the another page that includes Results Only code from Control Panel. How can I get values of _GET or _POST in my pages?

Best Regards.

#4 Developer Help » sendEmail » September 7, 2020 1:27am

tunga
Replies: 0

I send emails using sendEmail function. However, the received emails are messed up when I use my mother tongue. How can I set the charset for my emails.

Image

#5 Re: Developer Help » Printable page » February 3, 2020 6:09pm

Thank you so much, timbuckingham. How do I open that page in the new tab?

#6 Developer Help » Printable page » January 21, 2020 3:14am

tunga
Replies: 3

I want to create a custom action that opens printable version of some data for my view.  How do I open the page that doesn't include admin header and footer in it?

#7 Re: General » Module Preview » December 6, 2017 5:04am

Thank you so much. I should have asked you earlier.

#8 General » Module Preview » December 5, 2017 5:15am

tunga
Replies: 2

I provided Preview URL's for module views. Preview icons are shown okay on the views.

The problem is when I click preview of the changed or pending items, it shows published version, not the changed version. Please help me on this.

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.