Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:edit [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:edit to a_f:a:edit administratora_f:a:edit [2023/05/09 01:35] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Business_Object Process UI}}+{{tag>Index Action Action_List Business_Object Process UI}}
 ====== EDIT ====== ====== EDIT ======
  
Line 12: Line 12:
 ===== Example =====  ===== Example ===== 
  
-<code aim> EDIT Account</code>+<code aim>EDIT Account </code>
 or  or 
-<code aim> EDIT Account.Type</code>+<code aim>EDIT Account.Type </code>
  
 <callout type="primary" icon="true" title="note"> It is possible to optionally indicate the name of the specific form of the business object that will be used when editing the object, for example, <callout type="primary" icon="true" title="note"> It is possible to optionally indicate the name of the specific form of the business object that will be used when editing the object, for example,
  
-<code aim> EDIT Account USING 'Form for administrators'</code>+<code aim>EDIT Account USING 'Form for administrators' </code>
  
 where ‘Form for administrators’ is the name of the form that must be configured with the Account object.</callout>  where ‘Form for administrators’ is the name of the form that must be configured with the Account object.</callout> 
Line 24: Line 24:
 <callout type="primary" icon="true" title="note"> It is possible to optionally indicate the name of the specific section of the business object that will be displayed first, for example: <callout type="primary" icon="true" title="note"> It is possible to optionally indicate the name of the specific section of the business object that will be displayed first, for example:
  
-<code aim> EDIT Account USING 'Form for administrators' FORM_SECTION 'Personal details'</code></callout>+<code aim>EDIT Account USING 'Form for administrators' FORM_SECTION 'Personal details' </code></callout>
  
  • Last modified: 2022/09/13 18:11