Visible with Select, dynamic inputs
I have a select where I define the user's role, according to the user's role, a type of input appears to be filled in, the creation is ok, but in the user's edit and view this dynamic input does not appear.
In the Select field I am using ->live().
In dynamic fields I am using ->visible()
3 Replies
Well it won't, if you are triggering it using the select change, and then not saving that state somewhere for later review.
How would I do this?
Probably give us a bit more detail?
Reading your OP again, could mean several things.
Screenshots and a bit of code would be helpful