imranyahya_pl
imranyahya_pl
FFilament
Created by imranyahya_pl on 8/11/2023 in #❓┊help
Hi, I need help regarding validation. I want to validate multiple columns
Suppose I am having 2 columns and one foreign ID in a table. The record should be unique. E.g. Record one Product name = abc product area = def user_id = 1 record two Product name = abc product area = def user_id = 2 these both are unique I want to add this validation in filament product resource page
2 replies