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

When Select value come from table database , display user information when the related value is deleted in table. #11

Open
ibelar opened this issue Sep 7, 2023 · 0 comments

Comments

@ibelar
Copy link
Member

ibelar commented Sep 7, 2023

Ex: In a table that use related Country data.

  • select a country from Country table;
  • Save a country record;
  • Save result
  • Go to Country table and delete the user record
  • go back to previous record where the delete country was set.

Select display nothing with the 'x' icon enable.
Need to find a way to tell user the previous record is not link anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant