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:print_form [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:print_form to a_f:a:print_form administratora_f:a:print_form [2023/05/09 01:44] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process UI Print}}+{{tag>Index Action Action_List Process UI Print}}
 ====== PRINT FORM ====== ====== PRINT FORM ======
  
-This action prints the specified form of the specified business object on the client’s screen. Note that unlike the [[a_f:3100_actions:print_document|PRINT DOCUMENT]] action that prints the document on the server, the ''PRINT FORM'' action prints the form on the //clients’s// machine inside a browser. +This action prints the specified form of the specified business object on the client’s screen. Note that unlike the ''[[a_f:a:print_document|PRINT DOCUMENT]]'' action that prints the document on the server, the ''PRINT FORM'' action prints the form on the //clients’s// machine inside a browser. 
  
 ===== Example ===== ===== Example =====
  
-<code aim>PRINT FORM Main OF Account</code>+<code aim>PRINT FORM Main OF Account </code>
  
 This action prints the form with the name “Main” of the ''Account'' object. This action prints the form with the name “Main” of the ''Account'' object.
  
  
  • Last modified: 2022/09/13 18:11