BML
Discussion List
-
bmql select best options when fields can be blankSummary: wondering if there is a way to find best record option when 3 of the fields can be blank meaning any input Content (required): we have a table that we use a lar…User_2025-02-11-03-24-41-964 51 views 6 comments 0 points Most recent by Matt916 Configure Price Quote -
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 51 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…