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

Add a numeric tag property to a layout that we can set/get #2570

Open
AlanSkyNet opened this issue Oct 10, 2024 · 0 comments
Open

Add a numeric tag property to a layout that we can set/get #2570

AlanSkyNet opened this issue Oct 10, 2024 · 0 comments

Comments

@AlanSkyNet
Copy link

I can't tell if a layout has been initialized with custom code without creating global javascript variables.

If I can set/get a tag property with a numeric value, I could tell that this layout has been initialized, it may also apply to form and grid objects.

Today I have to create a global variable LayoutPersonFirstPaneInitialized to know if the first pane inside a layout or form has been initialized. With a tag property, I would set it to 1 after initialization and query it's value during the onRefresh event.

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