A for Design

Results 7 comments of A for Design

I've found a workaround. When you add the optionsLabel method, the title function is no longer used as id when saving. The title function is still used for display in...

+1 That would be helpful. For now I've copied the Policy.php file to my own CustomPolicy.php, customized it and used that class instead. It works for now, but could lead...

I know this is an old topic, but I've stumbled unto this issue too. The image ratio doesn't even need to be that extreme. ### Quick fix: 1: edit **Size.php**:...

It's the same with 'Benjacho/BelongsToManyField'. My guess is, that non-default Nova fields get a reset

@erikn69 Thanks a lot for the quick reaction with commit. This method is clearly the place to fix the issue, but I'm a bit confused by the if-else tree here....

Thanks again for the followup erik69. I copied an example code form a tutorial and overlooked that the controller's method return type was set to string. This is propably causing...

Thanks in advance! Great to here you like such a feature. Like you, I'm short on time too. If I'm more or less back on schedule I can look into...