You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of the rules I try to add on the fields seem to work. I have table repeaters in an Edit page and I've tried using ->required() or ->nullable(false) on the fields yet none of them prevent the form submission or give errors at the front. I have also used ->markAsRequired() but this only adds the * to the header.
Here's an image of the desired functionality I am looking for (this is with using the built-in Repeater). How can I achieve this? If noti what is the alternative?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
None of the rules I try to add on the fields seem to work. I have table repeaters in an Edit page and I've tried using ->required() or ->nullable(false) on the fields yet none of them prevent the form submission or give errors at the front. I have also used ->markAsRequired() but this only adds the * to the header.
Here's an image of the desired functionality I am looking for (this is with using the built-in Repeater). How can I achieve this? If noti what is the alternative?
Thank you!
Ece
All reactions