LeanAdmin / feature-discussions

The place for discussing new features
6 stars 0 forks source link

Field depends on another #35

Closed mohamedmoussasoli closed 2 years ago

mohamedmoussasoli commented 2 years ago

I dont know if lean admin has this functionality or not. but i wish it has a method that will allow us to explain the software that one field depends on another. Example: categories and sub-categories. We can simply say that a sub-category dependsOn() a category. You can automatically show or hide information based on the dependancy. Pick category A and only see sub-categories that depend on category A.

This feature is anounced in laravel nova 4!

stancl commented 2 years ago

Yeah, we already support this ๐Ÿ‘๐Ÿป

mohamedmoussasoli commented 2 years ago

On Wed, 16 Feb 2022 at 9:15 PM Samuel ล tancl @.***> wrote:

Yeah, we already support this ๐Ÿ‘๐Ÿป

โ€” Reply to this email directly, view it on GitHub https://github.com/LeanAdmin/feature-discussions/issues/35#issuecomment-1042061307, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGYZHLOBU4TTSVO5PTUELDU3PZURANCNFSM5OSOJP3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Thanks a alot.

When do you expect the release date?

Thanks