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:9.n:9.0:3232 [2026/08/13 00:43] – ↷ Page moved from changelog:0000:9.n:9.0:3232 to ref:changelog:0000:9.n:9.0:3232 localdevref:changelog:0000:9.n:9.0:3232 [2026/08/13 00:46] (current) – ↷ Links adapted because of a move operation 0.0.0.0
Line 30: Line 30:
   - Ability to specify panel caption separately from Panel Header, which allows to use captions in pop-up windows, for example, when there is no panel header   - Ability to specify panel caption separately from Panel Header, which allows to use captions in pop-up windows, for example, when there is no panel header
   - Panel Operations can now be allowed on forms when a new object is being created. A special flag when defining a panel operation   - Panel Operations can now be allowed on forms when a new object is being created. A special flag when defining a panel operation
-    - ''YESNAME'' and ''NONAME'' keys for the ''[[a_f:a:display_question|DISPLAY QUESTION]]'' action: \\ <code aim>DISPLAY QUESTION 'Do you want to continue' YESNAME 'I do' NONAME 'I do not'</code>+    - ''YESNAME'' and ''NONAME'' keys for the ''[[ref:a_f:a:display_question|DISPLAY QUESTION]]'' action: \\ <code aim>DISPLAY QUESTION 'Do you want to continue' YESNAME 'I do' NONAME 'I do not'</code>
   - Tree improvements (multi-column only)   - Tree improvements (multi-column only)
     - Item display rules are supported,      - Item display rules are supported, 
Line 39: Line 39:
     - Images are supported     - Images are supported
   - Modern and classic left menu style    - Modern and classic left menu style 
-  - ''FORCE POPUP'' option for ''[[a_f:a:enter_new|ENTER NEW]]'' and ''[[a_f:a:edit|EDIT]]'' actions to override "single tab mode"+  - ''FORCE POPUP'' option for ''[[ref:a_f:a:enter_new|ENTER NEW]]'' and ''[[ref:a_f:a:edit|EDIT]]'' actions to override "single tab mode"
   - New setting in BASServer.props ''MULTISERVER=true'' to address a scaling issue in databases that do not support sequences (like MySQL)   - New setting in BASServer.props ''MULTISERVER=true'' to address a scaling issue in databases that do not support sequences (like MySQL)
   - Select All/Deselect All for a multi-attribute cell dialog   - Select All/Deselect All for a multi-attribute cell dialog
Line 61: Line 61:
   - Default for Yes/No switch is Yes/No   - Default for Yes/No switch is Yes/No
   - Menu command to toggle visibility of the left menu with the options to hide initially and not to hide the icons   - Menu command to toggle visibility of the left menu with the options to hide initially and not to hide the icons
-  - ''[[a_f:f:af:dq|DQ()]]'' function to generate double quotation marks+  - ''[[ref:a_f:f:af:dq|DQ()]]'' function to generate double quotation marks
   - Ability to specify settings for pop-up windows of processes and Add New Reference operations. Also menu items   - Ability to specify settings for pop-up windows of processes and Add New Reference operations. Also menu items
   - Ability to specify different choices in different forms   - Ability to specify different choices in different forms
Line 68: Line 68:
   - Ability to edit HTML code produced by GoogleMap, Calendar, DateRangePicker, Bullet Chart and Gauge widgets   - Ability to edit HTML code produced by GoogleMap, Calendar, DateRangePicker, Bullet Chart and Gauge widgets
   - When defining a REST service it is now possible to create a string "manually" (Calculated String setting in REST properties   - When defining a REST service it is now possible to create a string "manually" (Calculated String setting in REST properties
-  - ''[[a_f:f:af:list_to_json|LIST_TO_JSON]]'' function to convert list members or query results into JSON+  - ''[[ref:a_f:f:af:list_to_json|LIST_TO_JSON]]'' function to convert list members or query results into JSON
   - Context menu on right click of the VP tabs - Close All, Close Active etc   - Context menu on right click of the VP tabs - Close All, Close Active etc
   - Debugger improvements   - Debugger improvements