platform icon indicating copy to clipboard operation
platform copied to clipboard

feat: allow cascaded from Enum

Open swarakaka opened this issue 1 year ago • 2 comments

  1. If the field was cascaded with an Enum then retrieve the value from the object.
  2. Using Laravel @class and @checked directive

swarakaka avatar Apr 25 '23 10:04 swarakaka

Hello @tabuna, what do you think about this PR?

Orchid currently does not support Enums. This is an example Screenshot 2023-06-10 at 13 33 03

swarakaka avatar Jun 10 '23 11:06 swarakaka

Can you add a simple test to make sure we don't break support in the future?

tabuna avatar Jun 10 '23 22:06 tabuna