BML
Discussion List
-
create a util to count number of records in a recordsetSummary: often we need to see how many records are in a record set or to see if its empty. isnull or isempyty don't work so we have to manually count it using a for each…User_2025-02-11-03-24-41-964 53 views 3 comments 0 points Most recent by User_2025-02-11-03-24-41-964 Configure Price Quote
-
Perform a main doc action on multiple selected items in the line item gridSummary: How to set boolean value to True through _system_selected_document_number for multiple selected products in the line item grid while performing a main doc actio…
-
How to get an attribute from model A to model B in System Configuration?Summary: Get an attribute from model A to model B in System Configuration using Recommendation Rule. Content (required): How can we get configuration attribute from one …
-
Is it possible to format std text in BML editor as bold/italic/underlined?Summary: Content (required): I am using BML Editor to print a text, ex. user signature, and would like to know if it is possible to format some parts of it as bold / ita…