Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
Custom_form_end user_view.png 67.0 kB 1 18-Jun-2020 14:52 Halmágyi Árpád
png
customButton2.png 276.2 kB 1 25-Oct-2018 04:31 krivacsz
png
customButtonFunction.png 45.0 kB 1 25-Oct-2018 04:31 krivacsz
png
customEvent2.png 263.2 kB 1 25-Oct-2018 04:31 krivacsz
png
custom_button.png 90.6 kB 1 18-Jun-2020 14:51 Halmágyi Árpád
png
custom_email_config.png 58.0 kB 1 18-Jun-2020 14:51 Halmágyi Árpád
png
custom_event_config.png 140.3 kB 1 18-Jun-2020 14:51 Halmágyi Árpád
png
custom_form.png 110.7 kB 1 18-Jun-2020 14:52 Halmágyi Árpád
png
jump.png 114.5 kB 1 25-Oct-2018 04:31 krivacsz
png
usermanager_custom_form.png 49.5 kB 1 18-Jun-2020 14:52 Halmágyi Árpád

This page (revision-9) was last changed on 18-Jun-2020 14:51 by Halmágyi Árpád

This page was created on 25-Oct-2018 04:31 by krivacsz

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 14 added 16 lines
If you want more custom events mapped to button you can add more button with different variables on the javascript function and in the task/job you can branch off to do different actions:
a. crate a button to action1 and an other one for action2 :
{{{
javascript:customEvent({my_action_decision: 'do_action_1', paths:"{files}"});
}}}
{{{
javascript:customEvent({my_action_decision: 'do_action_2', paths:"{files}"});
}}}
b. In the task/job branch off by using a jump task to verify which button was hit:
Version Date Modified Size Author Changes ... Change note
9 18-Jun-2020 14:51 2.874 kB Halmágyi Árpád to previous
8 18-Jun-2020 14:42 2.01 kB Halmágyi Árpád to previous | to last
7 25-Oct-2018 04:31 1.425 kB krivacsz to previous | to last
6 25-Oct-2018 04:31 1.427 kB krivacsz to previous | to last
5 25-Oct-2018 04:31 1.435 kB krivacsz to previous | to last
4 25-Oct-2018 04:31 1.423 kB krivacsz to previous | to last
3 25-Oct-2018 04:31 1.401 kB krivacsz to previous | to last
2 25-Oct-2018 04:31 1.404 kB krivacsz to previous | to last
1 25-Oct-2018 04:31 0.878 kB krivacsz to last
« This page (revision-9) was last changed on 18-Jun-2020 14:51 by Halmágyi Árpád
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu

JSPWiki