Recent searches
No recent searches

Millenia Singapore
Joined Apr 16, 2021
·
Last activity Feb 04, 2022
Following
0
Followers
0
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Millenia Singapore
Millenia Singapore commented,
Hi Jessie,
Thanks for your help, really appreciate it.
I have followed your instructions but I don't really get the part on changing the class before hide(). Sorry I'm really new to JS!
My revised codes below:
document.ready(function() {
if ($("#request_issue_type_select").val() == "360003982753") {
$(".request_ticket_form_id").hide();
});
});
View comment · Posted Jun 15, 2020 · Millenia Singapore
0
Followers
0
Votes
0
Comments
Millenia Singapore commented,
Hi Socorro and all,
I have the same request as well, I would like the form selection function to be disabled in the request page. I'm using the Copenhagen v2 theme and it doesn't come with a document.ready function in the script. Tried adding the document.ready function and added the code you suggested, but doesn't work still (see image below).
Please help, thanks!
View comment · Posted Jun 12, 2020 · Millenia Singapore
0
Followers
0
Votes
0
Comments