Extjs form hidden textfield value assignment is not easy to use

Source: Internet
Author: User

A strange problem occurs. When the form in ExtJs is submitted for creation, an operator ID is obtained from the session, and a component with the xtype as hidden is added to the form, write a value for it, and it appears strange. There is no problem in one of the machines. If you change the machine, you cannot assign a value to it, I am depressed. I used a method to solve this problem, but I always felt it was uncomfortable to solve this problem. Have you ever encountered this problem? Please give me some advice.

Let's talk about my solution first.

Add an ID to the hidden component and trigger a method when the form is submitted.Ext. getCmp ('id'). setValue (userId );Effective. You can submit the data.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.