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

ContainerCollapsed events #1102

Closed
ichavchavadze opened this issue Apr 12, 2024 · 0 comments
Closed

ContainerCollapsed events #1102

ichavchavadze opened this issue Apr 12, 2024 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@ichavchavadze
Copy link
Collaborator

ichavchavadze commented Apr 12, 2024

Add events on ContainerCollapsed, similar to other form events

EVENTS
    ON COLLAPSE container1 {
        MESSAGE 'FIRST collapsed';
    },
    ON EXPAND container2 {
        MESSAGE 'SECOND expanded';
    },
    ON EXPAND BOX(s) {
        MESSAGE 'warehouses expanded';
    }
@ichavchavadze ichavchavadze added the enhancement New feature or request label Apr 12, 2024
@ichavchavadze ichavchavadze added this to New in lsfusion via automation Apr 12, 2024
lsfusion automation moved this from New to Done Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
lsfusion
  
Done
Development

No branches or pull requests

1 participant