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

  • Home
  • SEARCH
  • 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 6692475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:52:19+00:00 2026-05-26T05:52:19+00:00

I have a problem with Jquery : <input type=hidden id=is_subpage value=FALSE /> <input type=hidden

  • 0

I have a problem with Jquery :

 <input type="hidden" id="is_subpage" value="FALSE" />
<input type="hidden" id="is_page"  value="TRUE"/>
<input type="hidden" id="page_id" value="0"/>
<input type="hidden" id="page_domain" value="{tic}" />
<input type="hidden" id="sub_page_id" value="0"/>
<input type="submit" value="Save"/>

The above one is a portion of Html View code ,where page_id is making me trouble.
On the initialization its value is 0.

$.post("{t_url}", { selector : "load-content",id :dom },
   function(data) {

   $('#is_page').val('true');
   $('#is_subpage').val('false');
   $('$page_domain').val($('#page-list').text());
   $('#editor').val(''); 
   $('#page_id').val(data.user_template_id); // - Here is the problem

   },'json'); 

The above code executing when i change the listBox,i can alert data.user_template_id,on that time i am getting values correct.But i can’t apply that on to Hidden field page_id.

what is wrong with me ? the main thing is it worked well about 2 hours ago ,but i made massive changes to system nw ,but why i cant to set the value ???

Thanks in advance.

  • 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-26T05:52:20+00:00Added an answer on May 26, 2026 at 5:52 am

    I solved this,just replaced first line.

    $.post("{t_url}", { selector : "load-content",id :dom },
       function(data) {
       $('#page_id').val(data.user_template_id); // - Just added this line of code FIRST
       $('#is_page').val('true');
       $('#is_subpage').val('false');
       $('$page_domain').val($('#page-list').text());
       $('#editor').val(''); 
      // $('#page_id').val(data.user_template_id); // - REmoved from here
    
       },'json'); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem setting value of an hidden input element. I've tried using
I have problem while using jquery maskedinput with asp.net textbox. I have a check
I have a problem with Jquery function getJSON, the action url does not trigger
I have some problem with Jquery Autocomplete plugin ( http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ ) I got it
I have a problem with Jquery UI modal dialogs. I have modal dialog (dialogA),
I have a problem with the jquery-ui dialog box . The problem is that
I have a problem with getting jquery to retrieve results from a WCF service.
I have a problem with the jQuery UI Slider. The issue also appears on
I have a problem with the jquery-autocomplete pluging and my django script. I want
I have a problem in integrating PHP and JQuery: My main file is MyFile.html

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.