Composite fields

Within an edit form, I want to create a text field that auto-suggests by concatenating the results of two (or three) other fields. The new field won’t be tied to the other fields (e.g. it can be over-ridden), but just a convenience to create a descriptive name from other fields.

Is that possible from stock SuiteCRM, or perhaps an add-on module? Or…?

Thanks,

  • Rick

From stock SuiteCRM, surely not; from an add-on, I doubt it; from “or…”… of course! :slight_smile:

This is open source, you can change it anyway you want. But I think you will have to do some coding.