Antea
Infolist TextEntry with enum casted attribute
Hi, how can I display an enum value when it is cast to an enum class in an infolist textentry? Im getting Object of class enum could not be converted to string.
Also how would I display multiple values using AsEnumCollection::class:EnumClass cast?
5 replies
Setting repeater values from action
related: https://discordapp.com/channels/883083792112300104/1270435674390269992/1270435674390269992
I was just wondering how to hydrate multiple repeater entries from an action.
I have tried using ->default([ [], [], ]) but it only fills it on page load and not after selecting something on a live input, I need it to be dynamic. Anyone have an idea?
5 replies