Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ref:changelog:0000:8.n:8.4:2705 [2026/08/13 00:43] – ↷ Page moved from changelog:0000:8.n:8.4:2705 to ref:changelog:0000:8.n:8.4:2705 localdevref:changelog:0000:8.n:8.4:2705 [2026/08/13 00:46] (current) – ↷ Links adapted because of a move operation 0.0.0.0
Line 17: Line 17:
       -ability to filter by user name and business space       -ability to filter by user name and business space
       -ability to export log for the specified business space and user       -ability to export log for the specified business space and user
-      -''[[a_f:a:log2_context|LOG2 CONTEXT]]'' action displays attribute values +      -''[[ref:a_f:a:log2_context|LOG2 CONTEXT]]'' action displays attribute values 
-      -Ability to use ''[[a_f:a:log2_context|LOG2 CONTEXT]]'' in object rules (priorities can be used to display context before and after) +      -Ability to use ''[[ref:a_f:a:log2_context|LOG2 CONTEXT]]'' in object rules (priorities can be used to display context before and after) 
-  - ''[[a_f:f:af:exec_spf|EXEC_SPF]]'' function - ability to use stored procedures as functions, for example:<code aim>IF EXEC_SPF ('ContactNotesCount', 'MAIN', Customer.ID) = 4 THEN ... </code> (last parameter must be OUT, all others IN)+  - ''[[ref:a_f:f:af:exec_spf|EXEC_SPF]]'' function - ability to use stored procedures as functions, for example:<code aim>IF EXEC_SPF ('ContactNotesCount', 'MAIN', Customer.ID) = 4 THEN ... </code> (last parameter must be OUT, all others IN)
   - Ability to specify width and height for modeless windows   - Ability to specify width and height for modeless windows
   - Ability to specify properties of popup windows (including width and height)   - Ability to specify properties of popup windows (including width and height)
Line 32: Line 32:
   - Ability to specify matching relationship immediately after a new reference attribute is created   - Ability to specify matching relationship immediately after a new reference attribute is created
   - Ability to set badges to all menu types except tree   - Ability to set badges to all menu types except tree
-  - Custom queries are now supported in ''[[a_f:a:pick_from|PICK FROM]]'' action (both mobile and non-mobile templates)+  - Custom queries are now supported in ''[[ref:a_f:a:pick_from|PICK FROM]]'' action (both mobile and non-mobile templates)
   - Add Reference, Add New Reference and other reference operations are now supported if references are shown as custom queries on a form\\ Add Reference will pick from a custom query list. (both mobile and non-mobile)   - Add Reference, Add New Reference and other reference operations are now supported if references are shown as custom queries on a form\\ Add Reference will pick from a custom query list. (both mobile and non-mobile)
   - Arbitrary CSS styles can now be used in item display rules   - Arbitrary CSS styles can now be used in item display rules
Line 40: Line 40:
   - Ability to specify alignment for query columns   - Ability to specify alignment for query columns
   - Ability to drag and drop columns to be displayed when defining queries   - Ability to drag and drop columns to be displayed when defining queries
-  - ''[[a_f:a:exec_sql|EXEC_SQL]]'' action+  - ''[[ref:a_f:a:exec_sql|EXEC_SQL]]'' action
   - Ability to specify column widths for standard queries in %   - Ability to specify column widths for standard queries in %
   - Ability to override default SQL type for object attributes (SQL Type in Advanced)   - Ability to override default SQL type for object attributes (SQL Type in Advanced)
Line 46: Line 46:
   - Ability to specify whether created matching attribute will be multiple allowed or not   - Ability to specify whether created matching attribute will be multiple allowed or not
   - Improved location of the Context Assistant   - Improved location of the Context Assistant
-  - Ability to specify Title for ''[[a_f:a:display_message|DISPLAY MESSAGE]]'' and ''[[a_f:a:display_question|DISPLAY QUESTION]]'' actions+  - Ability to specify Title for ''[[ref:a_f:a:display_message|DISPLAY MESSAGE]]'' and ''[[ref:a_f:a:display_question|DISPLAY QUESTION]]'' actions
   - Ability to specify explicit queries for scheduler resources   - Ability to specify explicit queries for scheduler resources
   - "This date" starting option for scheduler supports tag expressions   - "This date" starting option for scheduler supports tag expressions