Actions
Bug #7292
closedCustom HTML fields not substituting in row fields
Description
Custom HTML fields in a row should substitute in fields from that row. So if you've cb_text in your fieldgroup and a Custom HTML field in that fieldgroup uses [cb_text] it should replace on a per row usage. This doesn't appear to be working despite passing a $user object with the updated values.
Actions