web
You’re offline. This is a read only version of the page.
close
  • Please make text in maker portal views selectable

    Please make text in views (e.g. the list of columns of a table) selectable within the views. As a solution architect I frequently have to search for the correct name of columns. Right now, I have to open the edit flyout + click on "advanced" to be able to acutally copy a column's name. I often tend to type the name instead of copying it, at is is still less effort / easier than drilling into the advanced settings.

    As this information is already part of the view of columns, it would save quite some time and more importantly, reduces the risk of typos.

    Especially when working on field mappings for interfaces or any other use case, where I have to look up multiple column names, this would be MUCH more convenient.

  • Auditing for Customizations / Maker Portal

    Please let us know who updated which customization in/via the maker portal. We frequently would benefit from knowing who updated/created fields or changed apps or sitemaps or flows/workflows or any other solution component. Also the removal or addition of components to the solution would be very helpful.

  • Fix Aggregation Issues in Columns Sum Function

    Currently, aggregate functions in Views and therefore in the Pipeline View returns incorrect values when filters involving related entities are used. This can cause inflated totals, for example, when multiple quotes are linked to the same opportunity.


    Proposal:

    • Adjust aggregation logic in the Pipeline View to prevent duplicate counting when using filters with related entities.
    • Ensure that each opportunity is counted only once, regardless of the number of linked records.
    • Provide clear documentation and examples on how aggregate functions behave in the Pipeline View.


    These improvements would enhance data accuracy and improve usability.