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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:13:04+00:00 2026-05-26T17:13:04+00:00

I did the following to make a full page read-only, using Making an Entire

  • 0

I did the following to make a full page read-only, using Making an Entire Instance Read-Only:

<xforms:instance>
    <form>
        ...
    </form>
</xforms:instance>
<xforms:bind ref="instance('form-name')" readonly="true()"/>

But I have a requirement to enable just few fields. I tried such a code that was given for Multiple binds on a given node but was for the property “required”. So this fails.

<xforms:bind ref="instance('form-name')/some-node" readonly="false()"/>

So, is there away to override the global read-only setting for the form instance for a few nodes alone?

  • 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-26T17:13:05+00:00Added an answer on May 26, 2026 at 5:13 pm

    As you noted, a bind with readonly="false()" has no effect, since this is the default, and it won’t override another bind saying that this node is readonly, per the rules governing multiple binds on a given node.

    However, you can write a single bind that makes all the leaf elements in your instance (i.e. elements that don’t contain any other element: //*[empty(*)]) read-only, except specific elements. For instance:

    <xforms:bind ref="//*[empty(*)] except (/some/node, /some/other/node, …)"
                 readonly="true()"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i wanted to make a simple data entry application. So i did the following
I did the following in MS Access: I made a form which had a
I did the following steps to deploy my wpf application that need full trust
Currently using the following to make sure my website always is using www. How
I did the following steps to use the CDialog in win 32 application: Changed
I did the following but it not work for always.It works if i launch
Im a clojure beginner.I did the following steps as given on http://www.unexpected-vortices.com/clojure/brief-beginners-guide/development-env.html to setup
Trying to follow a technique found at bzr and gitosis I did the following:
hay all, I just did the following: a = input(give a word: ) b
How can I create a const boost matrix? The following did not work: const

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.