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
ref:a_f:a:print_form [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:a:print_form [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +{{tag>Index Action Action_List Process UI Print}}
 +====== PRINT FORM ======
 +
 +This action prints the specified form of the specified business object on the client’s screen. Note that unlike the ''[[ref: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 =====
 +
 +<code aim>PRINT FORM Main OF Account </code>
 +
 +This action prints the form with the name “Main” of the ''Account'' object.
 +