Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoComplete problema com os campos #279

Open
bjverde opened this issue Dec 6, 2022 · 0 comments
Open

AutoComplete problema com os campos #279

bjverde opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
Backend Bug Something isn't working

Comments

@bjverde
Copy link
Owner

bjverde commented Dec 6, 2022

Você irá usar o AutoComplete em uma tabela com a estrutura abaixo

  • id - PK com auto incremente
  • numeroSemMascara - o numero SEM mascarara, exemplo o CEP
  • numero - o numéro com mascará, exemplo o CEP

Está com problema no seguinte cenário você adiciona setAutoComplete no atributo 3 informe numeroSemMascara , no atributo 4 vc espera receber ID|ID,numero|numero

Está relacionado com:

@bjverde bjverde added Bug Something isn't working Backend labels Dec 6, 2022
@bjverde bjverde self-assigned this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant