Difference between revisions of "Management of slices"

From ActionApps Documentation
Jump to: navigation, search
(Adding Fields)
Line 6: Line 6:
  
 
== Adding Fields ==
 
== Adding Fields ==
<div class="aafaq" id="faq1751"><aafaq id=1751> ~ToDo: id=1751 How do I use add one of the fields in the drop-down at hte bottom of the Admin->Fields screen </aafaq>
+
<div class="aafaq" id="faq1751"><aafck id=1751> FAQ: id=1751 How do I use add one of the fields in the drop-down at hte bottom of the Admin->Fields screen </aafck>
==== FAQ: How do I use add one of the fields in the drop-down at hte bottom of the Admin->Fields screen ====
 
  
<br />(This is confusing, and hopefully will get changed in a later version)
+
(This is confusing, and hopefully will get changed in a later version)
<br />To add a new field, give it a text in the left hand box. And select which field to use (don't use one that you are already using in the list above), this will setup default display and things like this.  
+
To add a new field, give it a text in the left hand box. And select which field to use (don't use one that you are already using in the list above), this will setup default display and things like this.  
<br />Click update, then click Edit next to this new field (which should now appear somewhere in the list).  You can change many of the details, and will almost certainly want to set "Help for this field" to something to appear in the Add_Item function, and the first field of Alias_1 to a string you will use when defining Index, Full-Text or Views.
+
Click update, then click Edit next to this new field (which should now appear somewhere in the list).  You can change many of the details, and will almost certainly want to set "Help for this field" to something to appear in the Add_Item function, and the first field of Alias_1 to a string you will use when defining Index, Full-Text or Views.
  
  
 
</div>
 
</div>
 +
 +
~ToDo: Write a propper guide on adding new fields

Revision as of 20:45, 2 September 2005

Once you have planned your data model, you know quite well how many slices you will need and how are they going to be structured. Now you need to make it happen by physically creating and customizing them.

Creating a New Slice

~Hook:AA -> Create New
~ToDo: Write Creating a new slice

Adding Fields

Origin: FAQ: id=1751 How do I use add one of the fields in the drop-down at hte bottom of the Admin->Fields screen

(This is confusing, and hopefully will get changed in a later version) To add a new field, give it a text in the left hand box. And select which field to use (don't use one that you are already using in the list above), this will setup default display and things like this. Click update, then click Edit next to this new field (which should now appear somewhere in the list). You can change many of the details, and will almost certainly want to set "Help for this field" to something to appear in the Add_Item function, and the first field of Alias_1 to a string you will use when defining Index, Full-Text or Views.


~ToDo: Write a propper guide on adding new fields