Taz416
Relation Manager Lifecycle Hooks
I can use the beforeStateDehydrated on the field I guess and do custom validation in the model so I guess it is not a deal breaker. Though is there any way to add a beforeSave somewhere since the relation manager does not have a edit-record page to add it. ??
4 replies
A question about negative numbers, and Rich Text Editor height
@Dan Harrin I ran into this question looking for a way to set the min height on the <p> element gets rendered when the Rich Editor on the form is not present. IE in the view. It has a weird looking height compared to the rest of the disabled form elements.
11 replies
Multiple search terms
@Leandro Ferreira Not really - I want to put more than one search term into the search box and have it perform an 'OR' on a single column ie If the name field contains 'Bill' OR 'John'. I guess I can write my own filter and get the terms inside of an input field in the filter form ...
11 replies