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

TFormDinButton with Javascript actions #192

Open
bjverde opened this issue Feb 12, 2021 · 0 comments
Open

TFormDinButton with Javascript actions #192

bjverde opened this issue Feb 12, 2021 · 0 comments

Comments

@bjverde
Copy link
Owner

bjverde commented Feb 12, 2021

$bt5a->addFunction("alert('action 1');");
        $bt5b->addFunction("alert('going to another page');__adianti_load_page('index.php?class=FormQuickView');");
        $bt5c->addFunction("if (confirm('Want to go?') == true) { __adianti_load_page('index.php?class=ContainerWindowView'); }");

https://www.adianti.com.br/framework_files/tutor/index.php?class=FormButtonStyleView

Está relacionado com :

bjverde added a commit that referenced this issue Feb 12, 2021
bjverde added a commit that referenced this issue Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant