Hello everyone,
I wanted to share a solution that I haven't seen discussed before.
Many of us encounter the inconvenience of recalculating custom formulas by making minor edits and resaving records. However, I've discovered a simple "hack" to address this issue.
After rebuilding and refreshing, you'll witness the magic: you can now recalculate or update records directly from the detail view without having to click on "Edit".
I hope this proves helpful to others as well.
I wanted to share a solution that I haven't seen discussed before.
Many of us encounter the inconvenience of recalculating custom formulas by making minor edits and resaving records. However, I've discovered a simple "hack" to address this issue.
- Download the free extension called "Espo Plus" by Eblasoft, eymen-elkum (https://forum.espocrm.com/forum/exte...sion-espo-plus)
- Within any entity, create an enum type field named "Update" (or any other suitable name). Add an option named "Update" and select it as the default option. Choose a color for clarity, then scroll down and enable both options provided by the Espo Plus extension: "Show As Button Group" and "Display always as buttons". Save your settings.
- Finally, in the layout of the same entity, position the "Update" field wherever you prefer. I recommend placing it prominently, such as at the top of the Side Panel Fields.
After rebuilding and refreshing, you'll witness the magic: you can now recalculate or update records directly from the detail view without having to click on "Edit".
I hope this proves helpful to others as well.
Comment