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

[Adaptive][LG] There is no way in expressions to tell if template exists #2904

Closed
chrimc62 opened this issue Nov 2, 2019 · 1 comment
Closed
Labels
R8 Release 8 - March 16th, 2020
Milestone

Comments

@chrimc62
Copy link
Contributor

chrimc62 commented Nov 2, 2019

We have the template(name) function to call an LG template where the name is computed, but no way to tell if the template is defined.

I would propose we add a function IsTemplate(templateName) to remedy that. I ran into this when doing the form generator.
[enhancement]

@vishwacsena vishwacsena added LG R8 Release 8 - March 16th, 2020 labels Nov 9, 2019
@github-actions
Copy link

github-actions bot commented Dec 9, 2019

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale The issue hasn't been updated in a long time and will be automatically closed. label Dec 9, 2019
@Danieladu Danieladu removed the stale The issue hasn't been updated in a long time and will be automatically closed. label Dec 9, 2019
@munozemilio munozemilio added this to the R8 milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R8 Release 8 - March 16th, 2020
Projects
None yet
Development

No branches or pull requests

4 participants