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

dont unset field if no data #80

Open
bradfordcondon opened this issue Feb 25, 2019 · 0 comments
Open

dont unset field if no data #80

bradfordcondon opened this issue Feb 25, 2019 · 0 comments

Comments

@bradfordcondon
Copy link
Contributor

We unset a field using unset($entity->{$field_name});
Instead, we want to pass in value = '', and configure a display message for when its empty. It's then up to the site admin if htey want to hide empty fields or display the "no ntology info available" message.

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