Jump to content

Change Continent in the editor


lo.simon
 Share

Recommended Posts

<!-- Continent -->
            <record>
                <flags id="field" value="Ncti" />
                <translation id="name" translation_id="229389" type="use" value="Continent" />
                <flags id="type" value="database_record_unique_id" />
                <flags id="database_table_type" value="continent" />
                <boolean id="is_client_field" value="true" />
                <boolean id="is_read_only" value="true" />
                <boolean id="is_optional" value="true" />
            </record>

 

Change line           <boolean id="is_read_only" value="true" />

to                            <boolean id="is_read_only" value="false" />

or just delete this line.

Save file and replace file in your folder.

Clear cache and start editor.

Link to post
Share on other sites

On ‎4‎/‎3‎/‎2018 at 01:17, krlenjushka said:

<!-- Continent -->
            <record>
                <flags id="field" value="Ncti" />
                <translation id="name" translation_id="229389" type="use" value="Continent" />
                <flags id="type" value="database_record_unique_id" />
                <flags id="database_table_type" value="continent" />
                <boolean id="is_client_field" value="true" />
                <boolean id="is_read_only" value="true" />
                <boolean id="is_optional" value="true" />
            </record>

 

Change line           <boolean id="is_read_only" value="true" />

to                            <boolean id="is_read_only" value="false" />

or just delete this line.

Save file and replace file in your folder.

Clear cache and start editor.

ok.Thanks for the information.One last question I have is how do I clear cache cause I don't remember how its done

Link to post
Share on other sites

  • 2 years later...
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...