-
|
To reproduce Email::make('Email'), In index, detail and form view, referrer email will have same value as the 1st email field, even tho in database referred email is null. |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
May 16, 2022
Replies: 1 comment
-
|
Use the following, similar to ID attribute for email is hardcoded to Email::make('Referrer Email', 'referrer_email'), |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidhemphill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the following, similar to ID attribute for email is hardcoded to
email, so for the second field you need to hardcode the attribute.