Posts

Post not yet marked as solved
0 Replies
338 Views
HelloI'm implementing a new UI for my signup form, and I would like to have 3 different controllers: 1 for email1 for password1 for confirmPasswordHowever, having all these text fields on different controllers, I cannot get the autofill to work.(I setup the associated domains, ... and if the 3 textfields are on the same page, everythings works fine)According to Apple documentation, it says that they use heuristics to determine if the textField should use Autofill or not.Therefore, not being able to know the exact rules to adapt my controllers, I would like to know if anyone has ever achieved this, or simply if this is possible.Thanks,Manu
Posted
by nanu789.
Last updated
.